Remove upper bounds and close #120

This commit is contained in:
Michael Snoyman 2013-09-30 13:08:54 +03:00
parent 94f9b91391
commit d5d1f425bf

View File

@ -136,10 +136,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
addRange "FP Complete <michael@fpcomplete.com>" "hxt" "<= 9.3.0.1"
addRange "FP Complete <michael@fpcomplete.com>" "shelly" "<= 1.0"
-- https://github.com/fpco/stackage/issues/120
addRange "FP Complete <michael@fpcomplete.com>" "fay" "< 0.18"
addRange "FP Complete <michael@fpcomplete.com>" "fay-base" "< 0.18"
-- https://github.com/fpco/stackage/issues/122
addRange "FP Complete <michael@fpcomplete.com>" "shake" "< 0.10.7"
when (ghcVer >= GhcMajorVersion 7 6) $ do