mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Remove upper bounds and close #121
This commit is contained in:
parent
34ff87491e
commit
782b9fe126
@ -257,9 +257,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/121
|
||||
addRange "Michael Snoyman" "cereal" "< 0.4"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/123
|
||||
addRange "Michael Snoyman" "cryptohash" "< 0.11"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user