Remove upper bound and close #124

This commit is contained in:
Michael Snoyman 2013-11-20 09:01:50 +02:00
parent 2638c998a8
commit ba5570464b

View File

@ -274,9 +274,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
-- https://github.com/fpco/stackage/issues/123
addRange "Michael Snoyman" "cryptohash" "< 0.11"
-- https://github.com/fpco/stackage/issues/124
addRange "Michael Snoyman" "fclabels" "< 2.0"
-- Newest hxt requires network 2.4 or newest
addRange "Michael Snoyman" "hxt" "< 9.3.1"
addRange "Michael Snoyman" "network" "< 2.4"