Upper bounds for #193

This commit is contained in:
Michael Snoyman 2014-03-12 07:02:22 +02:00
parent 52599c612b
commit 353cfbf7e8

View File

@ -334,6 +334,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
addRange "Michael Snoyman" "hint" "< 0.4"
addRange "Michael Snoyman" "ghc-mtl" "< 1.1"
-- https://github.com/fpco/stackage/issues/193
addRange "Michael Snoyman" "MFlow" "< 0.4"
-- Requires aeson 0.6.*
addRange "Michael Snoyman" "threepenny-gui" "< 0.4.1"