Upper bound for threepenny-gui

This commit is contained in:
Michael Snoyman 2014-02-24 18:09:58 +02:00
parent e2d0b8ea6f
commit 72226f5ff2

View File

@ -333,6 +333,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
-- https://github.com/fpco/stackage/issues/187
addRange "Michael Snoyman" "cpphs" "< 1.18.2"
-- Requires aeson 0.6.*
addRange "Michael Snoyman" "threepenny-gui" "< 0.4.1"
-- Depends on a newer version of happy
addRange "Roman Cheplyaka <roma@ro-che.info>" "pretty-show" "<= 1.6.1"