mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-21 18:47:54 +01:00
io-streams upper bound
This commit is contained in:
parent
05ab25313d
commit
0c0d731860
@ -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/snapframework/io-streams/issues/22
|
||||||
|
addRange "Michael Snoyman" "io-streams" "< 1.1.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