mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 15:58:32 +01:00
Re-enable streamt
This commit is contained in:
parent
5b1d2ea66b
commit
51cb53b589
@ -272,7 +272,7 @@ packages:
|
||||
- list-predicate
|
||||
|
||||
"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
|
||||
- PyF
|
||||
|
||||
@ -3621,7 +3621,7 @@ packages:
|
||||
- conduit-aeson
|
||||
|
||||
"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":
|
||||
- crypto-enigma
|
||||
@ -4756,7 +4756,7 @@ packages:
|
||||
- net-mqtt-lens
|
||||
|
||||
"David A Roberts <d@vidr.cc> @davidar":
|
||||
- streamt < 0 # https://github.com/commercialhaskell/stackage/issues/6667
|
||||
- streamt
|
||||
|
||||
"Martin Sosic <sosic.martin@gmail.com> @Martinsos":
|
||||
- strong-path
|
||||
@ -7837,6 +7837,7 @@ skipped-tests:
|
||||
|
||||
# ???
|
||||
- incremental-parser # 0.5.0.3 Main: executable not found
|
||||
- streamt # 0.5.0.1 executable not found
|
||||
|
||||
# missing package
|
||||
- unordered-containers # https://github.com/commercialhaskell/stackage/issues/6525
|
||||
|
||||
Loading…
Reference in New Issue
Block a user