Remove upper bounds and close #97

This commit is contained in:
Michael Snoyman 2013-12-05 19:26:19 +02:00
parent aa55a7d6d4
commit a89ac24744

View File

@ -270,9 +270,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
-- Due to binary package dep
addRange "Michael Snoyman" "statistics" "< 0.10.4"
-- https://github.com/fpco/stackage/issues/97
addRange "Michael Snoyman" "tagsoup" "< 0.13"
-- Newest hxt requires network 2.4 or newest
addRange "Michael Snoyman" "hxt" "< 9.3.1"
addRange "Michael Snoyman" "network" "< 2.4"