Upper bounds for #108

This commit is contained in:
Michael Snoyman 2013-09-01 11:45:09 +03:00
parent 3cc5a3da36
commit fb3f5b0896

View File

@ -226,6 +226,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
-- https://github.com/fpco/stackage/issues/107
addRange "Michael Snoyman" "split" "< 0.2.2"
-- https://github.com/fpco/stackage/issues/108
addRange "Michael Snoyman" "cryptohash" "< 0.10"
addRange "Michael Snoyman" "hashable" "< 1.2"
-- Requires containers 0.5, not supported by GHC 7.4