mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-27 05:27:55 +01:00
Remove upper bounds for snapframework/io-streams#22
This commit is contained in:
parent
0c0d731860
commit
b6969ce248
@ -330,9 +330,6 @@ 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