Remove upper bounds and close #209

This commit is contained in:
Michael Snoyman 2014-04-16 13:21:39 +03:00
parent f8304eafdd
commit b8ad29ef08

View File

@ -378,10 +378,6 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
-- https://github.com/fpco/stackage/issues/207
addRange "Michael Snoyman" "semigroups" "< 0.13"
-- https://github.com/fpco/stackage/issues/209
addRange "Michael Snoyman" "haskell-src-exts" "< 1.15"
addRange "Michael Snoyman" "haskell-names" "< 0.3.3.1"
-- https://github.com/fpco/stackage/issues/210
addRange "Michael Snoyman" "network" "< 2.5"