Upper bounds for #192

This commit is contained in:
Michael Snoyman 2014-03-11 20:04:22 +02:00
parent fe66c7bd06
commit 64e704a2a3

View File

@ -330,6 +330,10 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
-- https://github.com/fpco/stackage/issues/189
addRange "Michael Snoyman" "statistics" "< 0.11"
-- https://github.com/fpco/stackage/issues/192
addRange "Michael Snoyman" "hint" "< 0.4"
addRange "Michael Snoyman" "ghc-mtl" "< 1.1"
-- Requires aeson 0.6.*
addRange "Michael Snoyman" "threepenny-gui" "< 0.4.1"