Remove upper bounds and close #152

This commit is contained in:
Michael Snoyman 2013-12-05 19:20:57 +02:00
parent 4d975e5e3e
commit 8f31c84d5f

View File

@ -311,9 +311,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
addRange "Michael Snoyman" "data-lens" "< 2.10.4"
addRange "Michael Snoyman" "syb-extras" "< 0.3"
-- https://github.com/fpco/stackage/issues/152
addRange "Michael Snoyman" "pandoc-citeproc" "< 0.2"
-- https://github.com/fpco/stackage/issues/153
addRange "Michael Snoyman" "text" "< 1.0"