Upper bound for #102

This commit is contained in:
Michael Snoyman 2013-08-18 17:51:08 +03:00
parent 02635adec7
commit c537d09674

View File

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