Remove upper bounds and close #159

This commit is contained in:
Michael Snoyman 2014-02-21 07:11:44 +02:00
parent a38d8c82c0
commit 6726336326

View File

@ -317,9 +317,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/159
addRange "Michael Snoyman" "pretty-show" "< 1.6.2"
-- https://github.com/fpco/stackage/issues/161
addRange "Michael Snoyman" "RSA" "< 1.3"