Partial fix for #126

This commit is contained in:
Michael Snoyman 2013-10-13 09:02:27 +03:00
parent 0b90b7d877
commit 440c6c889c

View File

@ -256,6 +256,10 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
-- https://github.com/fpco/stackage/issues/124
addRange "Michael Snoyman" "fclabels" "< 2.0"
-- Newest hxt requires network 2.4 or newest
addRange "Michael Snoyman" "hxt" "< 9.3.1"
addRange "Michael Snoyman" "network" "< 2.4"
addRange "Michael Snoyman" "hashable" "< 1.2"
-- Requires binary 0.7