mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-03 18:10:26 +01:00
Upper bounds for #187
This commit is contained in:
parent
b6969ce248
commit
e2d0b8ea6f
@ -330,6 +330,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
addRange "Michael Snoyman" "lens" "< 4.0"
|
addRange "Michael Snoyman" "lens" "< 4.0"
|
||||||
addRange "Michael Snoyman" "linear" "< 1.6"
|
addRange "Michael Snoyman" "linear" "< 1.6"
|
||||||
|
|
||||||
|
-- https://github.com/fpco/stackage/issues/187
|
||||||
|
addRange "Michael Snoyman" "cpphs" "< 1.18.2"
|
||||||
|
|
||||||
-- 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