Upper bounds for #96

This commit is contained in:
Michael Snoyman 2013-08-01 17:50:23 +03:00
parent 38fc80cb32
commit a0ce08ac22

View File

@ -203,6 +203,9 @@ 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"