Remove upper bounds and close #192

This commit is contained in:
Michael Snoyman 2014-03-17 06:43:01 +02:00
parent abb8a79483
commit fa711149b3

View File

@ -333,10 +333,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
-- https://github.com/fpco/stackage/issues/189
addRange "Michael Snoyman" "statistics" "< 0.11"
-- https://github.com/fpco/stackage/issues/192
addRange "Michael Snoyman" "hint" "< 0.4"
addRange "Michael Snoyman" "ghc-mtl" "< 1.1"
-- local patch
addRange "Michael Snoyman" "bson" "== 0.2.4"