Remove upper bounds and close #171

This commit is contained in:
Michael Snoyman 2014-02-21 07:25:00 +02:00
parent a7868b76f7
commit 88637ecef0

View File

@ -320,9 +320,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
-- https://github.com/fpco/stackage/issues/170
addRange "Michael Snoyman" "aeson" "< 0.7"
-- https://github.com/fpco/stackage/issues/171
addRange "Michael Snoyman" "pandoc-citeproc" "< 0.3"
-- https://github.com/fpco/stackage/issues/178
addRange "Michael Snoyman" "MonadCatchIO-transformers" "< 0.3.1"
addRange "Michael Snoyman" "MonadCatchIO-mtl" "< 0.3.1"