mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-15 08:48:31 +01:00
More upper bounds for #237
This commit is contained in:
parent
06914b77aa
commit
a26c84a56f
@ -465,6 +465,9 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/237
|
||||
addRange "Michael Snoyman" "lens" "< 4.2"
|
||||
addRange "Michael Snoyman" "contravariant" "< 1"
|
||||
addRange "Michael Snoyman" "kan-extensions" "< 4.1"
|
||||
addRange "Michael Snoyman" "adjunctions" "< 4.2"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/242
|
||||
addRange "Michael Snoyman" "mongoDB" "< 1.5"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user