Remove upper bounds and close #166

This commit is contained in:
Michael Snoyman 2014-01-15 19:41:42 +02:00
parent 16a4892cdc
commit c04fb6472e

View File

@ -318,9 +318,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
-- https://github.com/fpco/stackage/issues/161
addRange "Michael Snoyman" "RSA" "< 1.3"
-- https://github.com/fpco/stackage/issues/166
addRange "Michael Snoyman" "temporary" "< 1.2"
-- https://github.com/fpco/stackage/issues/168
addRange "Michael Snoyman" "crypto-api" "< 0.13"