mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-03-02 23:14:37 +01:00
Upper bound for threepenny-gui
This commit is contained in:
parent
e2d0b8ea6f
commit
72226f5ff2
@ -333,6 +333,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
-- https://github.com/fpco/stackage/issues/187
|
-- https://github.com/fpco/stackage/issues/187
|
||||||
addRange "Michael Snoyman" "cpphs" "< 1.18.2"
|
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
|
-- Depends on a newer version of happy
|
||||||
addRange "Roman Cheplyaka <roma@ro-che.info>" "pretty-show" "<= 1.6.1"
|
addRange "Roman Cheplyaka <roma@ro-che.info>" "pretty-show" "<= 1.6.1"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user