mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Merge pull request #6353 from commercialhaskell/proper-streamly
Relax streamly bounds
This commit is contained in:
commit
d1594475b2
@ -653,7 +653,7 @@ packages:
|
||||
- bench-show
|
||||
- monad-recorder
|
||||
- packcheck
|
||||
- streamly < 0.8.1 # https://github.com/commercialhaskell/stackage/issues/6335
|
||||
- streamly
|
||||
- unicode-transforms < 0.4 # https://github.com/commercialhaskell/stackage/issues/6337
|
||||
- xls
|
||||
|
||||
@ -6755,9 +6755,6 @@ packages:
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/6348
|
||||
- selective < 0.5
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/6351
|
||||
- streamly-bytestring < 0.1.4
|
||||
# end of packages
|
||||
|
||||
# Package flags are applied to individual packages, and override the values of
|
||||
|
||||
Loading…
Reference in New Issue
Block a user