Remove upper bounds and close #205

This commit is contained in:
Michael Snoyman 2014-04-09 22:38:49 +03:00
parent e8ea64261f
commit aa908dc94f

View File

@ -368,9 +368,6 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
addRange "Michael Snoyman" "hspec-meta" "< 1.9"
addRange "Michael Snoyman" "tasty-quickcheck" "< 0.8.0.3"
-- https://github.com/fpco/stackage/issues/205
addRange "Michael Snoyman" "hastache" "< 0.6"
-- https://github.com/fpco/stackage/issues/207
addRange "Michael Snoyman" "semigroups" "< 0.13"