Upper bound for #199

This commit is contained in:
Michael Snoyman 2014-03-20 16:53:19 +02:00
parent 749e7445ee
commit ffd0e41142

View File

@ -348,6 +348,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
-- https://github.com/fpco/stackage/issues/199
addRange "Michael Snoyman" "QuickCheck" "< 2.7"
addRange "Michael Snoyman" "hspec-meta" "< 1.9"
addRange "Michael Snoyman" "tasty-quickcheck" "< 0.8.0.3"
-- https://github.com/fpco/stackage/issues/200
addRange "Michael Snoyman" "hspec" "< 1.9"