Remove upper bounds and close #113 #115

This commit is contained in:
Michael Snoyman 2013-10-03 08:56:57 +03:00
parent 502e0d1ae8
commit 21f702a81d

View file

@ -247,13 +247,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
-- https://github.com/fpco/stackage/issues/107
addRange "Michael Snoyman" "split" "< 0.2.2"
-- https://github.com/fpco/stackage/issues/113
addRange "Michael Snoyman" "pandoc-types" "< 1.12"
-- https://github.com/fpco/stackage/issues/115
addRange "Michael Snoyman" "pandoc" "< 1.12"
addRange "Michael Snoyman" "BlogLiterately" "< 0.6.3"
-- https://github.com/fpco/stackage/issues/118
addRange "Michael Snoyman" "pem" "< 0.2"