Remove upper bounds and close #158

This commit is contained in:
Michael Snoyman 2014-01-15 19:44:32 +02:00
parent c04fb6472e
commit 96c1ed3a12

View File

@ -309,9 +309,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
addRange "Michael Snoyman" "hspec" "< 1.8"
addRange "Michael Snoyman" "hspec-expectations" "< 0.4"
-- https://github.com/fpco/stackage/issues/158
addRange "Michael Snoyman" "zip-archive" "< 0.2"
-- https://github.com/fpco/stackage/issues/159
addRange "Michael Snoyman" "pretty-show" "< 1.6.2"