Remove upper bounds and close #279

This commit is contained in:
Michael Snoyman 2014-08-25 10:30:36 +03:00
parent 3df6d93758
commit 7a4f817d2f

View File

@ -527,9 +527,6 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
-- https://github.com/fpco/stackage/issues/277
addRange "Michael Snoyman" "pandoc" "< 1.13"
-- https://github.com/fpco/stackage/issues/279
addRange "Michael Snoyman" "MonadRandom" "< 0.2"
-- https://github.com/fpco/stackage/issues/281
addRange "Michael Snoyman" "lens" "< 4.4"