mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-22 11:07:53 +01:00
Re-enable streamt
This commit is contained in:
parent
5b1d2ea66b
commit
51cb53b589
@ -272,7 +272,7 @@ packages:
|
|||||||
- list-predicate
|
- list-predicate
|
||||||
|
|
||||||
"Guillaume Bouchard <guillaum.bouchard@gmail.com> @guibou":
|
"Guillaume Bouchard <guillaum.bouchard@gmail.com> @guibou":
|
||||||
- krank < 0 # via GHC 9.2.4, https://github.com/commercialhaskell/stackage/issues/6666
|
- krank < 0 # 0.2.3 via GHC 9.2.4, https://github.com/commercialhaskell/stackage/issues/6666
|
||||||
- pretty-terminal
|
- pretty-terminal
|
||||||
- PyF
|
- PyF
|
||||||
|
|
||||||
@ -3621,7 +3621,7 @@ packages:
|
|||||||
- conduit-aeson
|
- conduit-aeson
|
||||||
|
|
||||||
"Hans-Peter Deifel <hpd@hpdeifel.de> @hpdeifel":
|
"Hans-Peter Deifel <hpd@hpdeifel.de> @hpdeifel":
|
||||||
- hledger-iadd < 0 # temporary block, incompatible with brick https://github.com/simonmichael/hledger/issues/1882
|
- hledger-iadd < 0 # 1.3.17 temporary block, incompatible with brick https://github.com/simonmichael/hledger/issues/1882
|
||||||
|
|
||||||
"Roy Levien <royl@aldaron.com> @orome":
|
"Roy Levien <royl@aldaron.com> @orome":
|
||||||
- crypto-enigma
|
- crypto-enigma
|
||||||
@ -4756,7 +4756,7 @@ packages:
|
|||||||
- net-mqtt-lens
|
- net-mqtt-lens
|
||||||
|
|
||||||
"David A Roberts <d@vidr.cc> @davidar":
|
"David A Roberts <d@vidr.cc> @davidar":
|
||||||
- streamt < 0 # https://github.com/commercialhaskell/stackage/issues/6667
|
- streamt
|
||||||
|
|
||||||
"Martin Sosic <sosic.martin@gmail.com> @Martinsos":
|
"Martin Sosic <sosic.martin@gmail.com> @Martinsos":
|
||||||
- strong-path
|
- strong-path
|
||||||
@ -7837,6 +7837,7 @@ skipped-tests:
|
|||||||
|
|
||||||
# ???
|
# ???
|
||||||
- incremental-parser # 0.5.0.3 Main: executable not found
|
- incremental-parser # 0.5.0.3 Main: executable not found
|
||||||
|
- streamt # 0.5.0.1 executable not found
|
||||||
|
|
||||||
# missing package
|
# missing package
|
||||||
- unordered-containers # https://github.com/commercialhaskell/stackage/issues/6525
|
- unordered-containers # https://github.com/commercialhaskell/stackage/issues/6525
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user