Remove upper bounds and close #46

This commit is contained in:
Michael Snoyman 2013-08-27 17:42:24 +03:00
parent 663487a67b
commit f956674d25

View File

@ -196,9 +196,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
mapM_ (add "Adam Bergmark <adam@edea.se>") $ words
"fay fay-base"
-- https://github.com/fpco/stackage/issues/46
addRange "Michael Snoyman" "QuickCheck" "< 2.6"
-- https://github.com/fpco/stackage/issues/68
addRange "Michael Snoyman" "criterion" "< 0.8"