mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Remove upper bounds and close #119
This commit is contained in:
parent
552c883524
commit
074c99c325
@ -251,11 +251,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
-- https://github.com/fpco/stackage/issues/118
|
||||
addRange "Michael Snoyman" "pem" "< 0.2"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/119
|
||||
addRange "Michael Snoyman" "comonad" "< 3.1"
|
||||
addRange "Michael Snoyman" "comonad-transformers" "< 3.1"
|
||||
addRange "Michael Snoyman" "semigroupoids" "< 3.1"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/121
|
||||
addRange "Michael Snoyman" "cereal" "< 0.4"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user