Remove upper bounds and close #263

This commit is contained in:
Michael Snoyman 2014-08-10 08:49:06 +03:00
parent ee141adeea
commit c712d19fb4

View File

@ -470,9 +470,6 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
-- https://github.com/fpco/stackage/issues/242
addRange "Michael Snoyman" "mongoDB" "< 1.5"
-- https://github.com/fpco/stackage/issues/263
addRange "Michael Snoyman" "semigroupoids" "< 4.1"
-- https://github.com/jgm/pandoc/issues/1442
addRange "Michael Snoyman" "texmath" "<= 0.6.6.3"