Remove upper bounds and close #121

This commit is contained in:
Michael Snoyman 2013-10-01 15:48:32 +03:00
parent 34ff87491e
commit 782b9fe126

View File

@ -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"