mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-09 21:07:29 +01:00
Even more GHC 9 fixes
This commit is contained in:
parent
c9ee89fc79
commit
6449837cd6
@ -5132,12 +5132,14 @@ packages:
|
|||||||
- clash-prelude < 0
|
- clash-prelude < 0
|
||||||
- compdata < 0
|
- compdata < 0
|
||||||
- crypto-numbers < 0
|
- crypto-numbers < 0
|
||||||
|
- cuckoo-filter < 0 # benchmarks are an exe
|
||||||
- data-lens-light < 0
|
- data-lens-light < 0
|
||||||
- derive-topdown < 0
|
- derive-topdown < 0
|
||||||
- distributed-closure < 0
|
- distributed-closure < 0
|
||||||
- do-notation < 0
|
- do-notation < 0
|
||||||
- drinkery < 0
|
- drinkery < 0
|
||||||
- elm-bridge < 0
|
- elm-bridge < 0
|
||||||
|
- elynx-seq < 0
|
||||||
- elynx-tools < 0
|
- elynx-tools < 0
|
||||||
- enum-subset-generate < 0
|
- enum-subset-generate < 0
|
||||||
- essence-of-live-coding-quickcheck < 0
|
- essence-of-live-coding-quickcheck < 0
|
||||||
@ -5198,6 +5200,7 @@ packages:
|
|||||||
- typecheck-plugin-nat-simple < 0
|
- typecheck-plugin-nat-simple < 0
|
||||||
- uncertain < 0
|
- uncertain < 0
|
||||||
- wai-middleware-auth < 0
|
- wai-middleware-auth < 0
|
||||||
|
- webdriver < 0
|
||||||
- webex-teams-pipes < 0
|
- webex-teams-pipes < 0
|
||||||
- word24 < 0
|
- word24 < 0
|
||||||
- xlsx < 0
|
- xlsx < 0
|
||||||
@ -5726,6 +5729,7 @@ packages:
|
|||||||
- slynx < 0 # tried slynx-0.5.1.1, but its *library* requires the disabled package: elynx-tools
|
- slynx < 0 # tried slynx-0.5.1.1, but its *library* requires the disabled package: elynx-tools
|
||||||
- tlynx < 0 # tried tlynx-0.5.1.1, but its *library* requires the disabled package: elynx-tools
|
- tlynx < 0 # tried tlynx-0.5.1.1, but its *library* requires the disabled package: elynx-tools
|
||||||
- store-streaming < 0 # tried store-streaming-0.2.0.3, but its *library* requires the disabled package: store
|
- store-streaming < 0 # tried store-streaming-0.2.0.3, but its *library* requires the disabled package: store
|
||||||
|
- elynx-markov < 0 # tried elynx-markov-0.5.1.1, but its *library* requires the disabled package: elynx-seq
|
||||||
|
|
||||||
"Stackage upper bounds":
|
"Stackage upper bounds":
|
||||||
|
|
||||||
@ -6012,13 +6016,10 @@ skipped-tests:
|
|||||||
- leveldb-haskell
|
- leveldb-haskell
|
||||||
- mono-traversable
|
- mono-traversable
|
||||||
- multiarg
|
- multiarg
|
||||||
- murmur
|
|
||||||
- thread-supervisor
|
- thread-supervisor
|
||||||
- type-map
|
- type-map
|
||||||
- typecheck-plugin-nat-simple
|
- typecheck-plugin-nat-simple
|
||||||
- uncertain
|
- uncertain
|
||||||
- webdriver
|
|
||||||
- webdriver
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# GHC 9 test bounds issues
|
# GHC 9 test bounds issues
|
||||||
@ -6809,8 +6810,6 @@ skipped-benchmarks:
|
|||||||
#
|
#
|
||||||
- serialise # tried serialise-0.2.3.0, but its *benchmarks* requires the disabled package: store
|
- serialise # tried serialise-0.2.3.0, but its *benchmarks* requires the disabled package: store
|
||||||
- aeson-combinators
|
- aeson-combinators
|
||||||
- cuckoo-filter
|
|
||||||
- cuckoo-filter
|
|
||||||
- universum
|
- universum
|
||||||
- universum-some
|
- universum-some
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user