mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-16 00:05:49 +01:00
Re-enabled conduit-aeson (closes #7231).
This commit is contained in:
parent
5776189efc
commit
93f4116374
@ -3993,7 +3993,7 @@ packages:
|
|||||||
- safe-decimal
|
- safe-decimal
|
||||||
- flush-queue
|
- flush-queue
|
||||||
- pvar
|
- pvar
|
||||||
- conduit-aeson < 0 # 0.1.0.1 https://github.com/commercialhaskell/stackage/issues/7231
|
- conduit-aeson
|
||||||
- vector-stream
|
- vector-stream
|
||||||
- FailT
|
- FailT
|
||||||
|
|
||||||
@ -9109,7 +9109,6 @@ expected-test-failures:
|
|||||||
- cabal-file-th # 0.2.7
|
- cabal-file-th # 0.2.7
|
||||||
- cacophony # 0.10.1 https://github.com/centromere/cacophony/issues/15
|
- cacophony # 0.10.1 https://github.com/centromere/cacophony/issues/15
|
||||||
- cereal # 0.5.8.3 https://github.com/GaloisInc/cereal/issues/109
|
- cereal # 0.5.8.3 https://github.com/GaloisInc/cereal/issues/109
|
||||||
- conduit-aeson # https://github.com/commercialhaskell/stackage/issues/6469
|
|
||||||
- conduit-connection # 0.1.0.5
|
- conduit-connection # 0.1.0.5
|
||||||
- cryptohash # 0.11.9 Stack builds test and benchmarks in one pass so benchmark could prevent tests from getting built
|
- cryptohash # 0.11.9 Stack builds test and benchmarks in one pass so benchmark could prevent tests from getting built
|
||||||
- do-notation # 0.1.0.2
|
- do-notation # 0.1.0.2
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user