Upper bounds for #107

This commit is contained in:
Michael Snoyman 2013-09-01 11:43:29 +03:00
parent 93af2161dd
commit 3cc5a3da36

View File

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