Remove upper bounds and close #147

This commit is contained in:
Michael Snoyman 2013-11-28 13:11:20 +02:00
parent 3a48e13c8a
commit f4ef676859

View File

@ -318,9 +318,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
addRange "Michael Snoyman" "diagrams-contrib" "< 1.0"
addRange "Michael Snoyman" "diagrams" "< 1.0"
-- https://github.com/fpco/stackage/issues/147
addRange "Michael Snoyman" "haskell-names" "< 0.3.2"
-- https://github.com/fpco/stackage/issues/148
addRange "Michael Snoyman" "data-memocombinators" "< 0.5"