Another upper bound for #156

This commit is contained in:
Michael Snoyman 2013-12-09 16:35:13 +02:00
parent a5040d30da
commit e1495600d6

View File

@ -305,6 +305,7 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
-- https://github.com/fpco/stackage/issues/156
addRange "Michael Snoyman" "hspec" "< 1.8"
addRange "Michael Snoyman" "hspec-expectations" "< 0.4"
-- https://github.com/fpco/stackage/issues/157
addRange "Michael Snoyman" "pretty-show" "== 1.6.1"