mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-25 21:51:57 +01:00
Upgrade primitive, disabling streamly & streamly-bytestring. Closes #5484
This commit is contained in:
parent
3209b9d7bc
commit
9049da062f
@ -569,7 +569,7 @@ packages:
|
|||||||
- bench-show < 0 # via optparse-applicative-0.15.1.0
|
- bench-show < 0 # via optparse-applicative-0.15.1.0
|
||||||
- monad-recorder < 0 # compilation failure
|
- monad-recorder < 0 # compilation failure
|
||||||
- packcheck
|
- packcheck
|
||||||
- streamly
|
- streamly < 0 # primitive 0.7.1.0
|
||||||
- unicode-transforms
|
- unicode-transforms
|
||||||
- xls
|
- xls
|
||||||
|
|
||||||
@ -806,7 +806,7 @@ packages:
|
|||||||
- persistent-redis < 0 # GHC 8.4 via hedis
|
- persistent-redis < 0 # GHC 8.4 via hedis
|
||||||
- fakedata
|
- fakedata
|
||||||
- fakedata-parser
|
- fakedata-parser
|
||||||
- streamly-bytestring
|
- streamly-bytestring < 0 # primitive via streamly
|
||||||
|
|
||||||
"haskell-openal":
|
"haskell-openal":
|
||||||
- OpenAL
|
- OpenAL
|
||||||
@ -4903,9 +4903,6 @@ packages:
|
|||||||
- random-fu < 0.2.7.6
|
- random-fu < 0.2.7.6
|
||||||
- random-source < 0.3.0.10
|
- random-source < 0.3.0.10
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/5484
|
|
||||||
- primitive < 0.7.1.0
|
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/5524
|
# https://github.com/commercialhaskell/stackage/issues/5524
|
||||||
- dlist < 1.0
|
- dlist < 1.0
|
||||||
- rebase < 1.7
|
- rebase < 1.7
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user