Upper bounds for #194

This commit is contained in:
Michael Snoyman 2014-03-17 06:43:14 +02:00
parent fa711149b3
commit 84edb38325

View File

@ -333,6 +333,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
-- https://github.com/fpco/stackage/issues/189
addRange "Michael Snoyman" "statistics" "< 0.11"
-- https://github.com/fpco/stackage/issues/194
addRange "Michael Snoyman" "optparse-applicative" "< 0.8"
-- local patch
addRange "Michael Snoyman" "bson" "== 0.2.4"