This commit is contained in:
Michael Snoyman 2013-08-19 09:24:46 +03:00
parent d28648a7e8
commit cf7f8c6b45

View File

@ -224,9 +224,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
-- https://github.com/fpco/stackage/issues/100
addRange "Michael Snoyman" "tagged" "< 0.7"
-- https://github.com/fpco/stackage/issues/102
addRange "Michael Snoyman" "cpphs" "< 1.17"
addRange "Michael Snoyman" "hashable" "< 1.2"
-- Requires containers 0.5, not supported by GHC 7.4