Remove upper bounds and close #46

This commit is contained in:
Michael Snoyman 2014-02-21 07:04:02 +02:00
parent 1241af156a
commit b26f4f6d41

View File

@ -310,9 +310,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
-- https://github.com/fpco/stackage/issues/163
addRange "Michael Snoyman" "biophd" "< 0.0.6 || > 0.0.6"
-- https://github.com/fpco/stackage/issues/46
addRange "Michael Snoyman" "QuickCheck" "< 2.6"
-- https://github.com/fpco/stackage/issues/72
addRange "Michael Snoyman" "HaXml" "< 1.24"