Remove upper bounds and close #123

This commit is contained in:
Michael Snoyman 2013-12-05 19:23:33 +02:00
parent 0b66c13547
commit a0a96c2021

View File

@ -279,9 +279,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/123
addRange "Michael Snoyman" "cryptohash" "< 0.11"
-- Newest hxt requires network 2.4 or newest
addRange "Michael Snoyman" "hxt" "< 9.3.1"
addRange "Michael Snoyman" "network" "< 2.4"