mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
Re-enabled hw-streams (haskell-works/hw-streams#81).
This commit is contained in:
parent
96656b5f80
commit
03061bf03b
@ -3469,7 +3469,7 @@ packages:
|
||||
- hw-rankselect
|
||||
- hw-rankselect-base
|
||||
- hw-simd
|
||||
- hw-streams < 0 # 0.0.1.0 compile fail https://github.com/haskell-works/hw-streams/issues/81
|
||||
- hw-streams
|
||||
- hw-succinct
|
||||
- hw-xml
|
||||
- oops
|
||||
@ -8456,6 +8456,7 @@ skipped-tests:
|
||||
- hw-rankselect # tried hw-rankselect-0.13.4.1, but its *test-suite* requires hedgehog >=1.0 && < 1.5 and the snapshot contains hedgehog-1.5
|
||||
- hw-rankselect-base # tried hw-rankselect-base-0.3.4.1, but its *test-suite* requires hedgehog >=0.6 && < 1.5 and the snapshot contains hedgehog-1.5
|
||||
- hw-simd # tried hw-simd-0.1.2.2, but its *test-suite* requires hedgehog >=0.5 && < 1.5 and the snapshot contains hedgehog-1.5
|
||||
- hw-streams # tried hw-streams-0.0.1.1, but its *test-suite* requires the disabled package: hw-hspec-hedgehog
|
||||
- hw-xml # tried hw-xml-0.5.1.2, but its *test-suite* requires hedgehog >=1.0 && < 1.5 and the snapshot contains hedgehog-1.5
|
||||
- indexed-containers # tried indexed-containers-0.1.0.2, but its *test-suite* requires hspec >=2.4.8 && < 2.8 and the snapshot contains hspec-2.11.9
|
||||
- inline-r # tried inline-r-1.0.1, but its *test-suite* requires tasty >=0.11 && < 1.5 and the snapshot contains tasty-1.5
|
||||
@ -9083,7 +9084,7 @@ expected-benchmark-failures:
|
||||
- cmark-gfm # https://github.com/kivikakk/cmark-gfm-hs/issues/5
|
||||
- cryptohash # 0.11.9 https://github.com/vincenthz/hs-cryptohash/pull/43
|
||||
- do-list # 1.0.1 https://github.com/tserduke/do-list/issues/3
|
||||
- fast-builder # 0.1.3.0 compile fail against aeson 2
|
||||
- fast-builder # 0.1.4.0 compile fail against aeson 2
|
||||
- genvalidity-text # 1.0.0.1 https://github.com/NorfairKing/validity/issues/105
|
||||
- hedis # 0.15.2 https://github.com/informatikr/hedis/issues/214
|
||||
- incremental-parser
|
||||
|
||||
Loading…
Reference in New Issue
Block a user