Remove upper bounds and close #89

This commit is contained in:
Michael Snoyman 2013-08-27 17:47:26 +03:00
parent f956674d25
commit a946d39b37

View File

@ -208,9 +208,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
-- Due to binary package dep
addRange "Michael Snoyman" "statistics" "< 0.10.4"
-- https://github.com/fpco/stackage/issues/89
addRange "Michael Snoyman" "semigroupoids" "< 3.1"
-- https://github.com/fpco/stackage/issues/97
addRange "Michael Snoyman" "tagsoup" "< 0.13"