Remove upper bounds and close #156

This commit is contained in:
Michael Snoyman 2014-02-13 20:18:21 +02:00
parent 6b15c3dd50
commit 58ca96e512

View File

@ -330,10 +330,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
-- https://github.com/fpco/stackage/issues/153
addRange "Michael Snoyman" "text" "< 1.0"
-- 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/159
addRange "Michael Snoyman" "pretty-show" "< 1.6.2"