Remove upper bounds and close #204

This commit is contained in:
Michael Snoyman 2014-04-04 17:56:09 +03:00
parent 36470b58bd
commit 59ab7c4d50

View File

@ -365,9 +365,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/204
addRange "Michael Snoyman" "intervals" "< 0.5"
-- https://github.com/fpco/stackage/issues/205
addRange "Michael Snoyman" "hastache" "< 0.6"