Upper bound for #103

This commit is contained in:
Michael Snoyman 2013-08-20 16:27:15 +03:00
parent cf7f8c6b45
commit 8713fef261

View File

@ -224,6 +224,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/103
addRange "Michael Snoyman" "haskell-src-exts" "< 1.14"
addRange "Michael Snoyman" "hashable" "< 1.2"
-- Requires containers 0.5, not supported by GHC 7.4