Remove upper bounds and close #96

This commit is contained in:
Michael Snoyman 2013-09-01 11:45:39 +03:00
parent fb3f5b0896
commit d937f69f43

View File

@ -205,9 +205,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
-- https://github.com/fpco/stackage/issues/72
addRange "Michael Snoyman" "HaXml" "< 1.24"
-- https://github.com/fpco/stackage/issues/96
addRange "Michael Snoyman" "generic-deriving" "< 1.6"
-- Due to binary package dep
addRange "Michael Snoyman" "statistics" "< 0.10.4"