mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 07:48:31 +01:00
Enable concurrency, dejafu, {hunit,tasty}-dejafu
New releases have fixed GHC 8.8 build issues
This commit is contained in:
parent
91f73b5339
commit
d04f86e06a
@ -5565,7 +5565,6 @@ packages:
|
||||
- exceptional < 0
|
||||
- true-name < 0
|
||||
- probability < 0
|
||||
- concurrency < 0
|
||||
- cron < 0
|
||||
- store-core < 0
|
||||
- bitcoin-script < 0
|
||||
@ -5615,7 +5614,6 @@ packages:
|
||||
|
||||
# Round 2 build failure transitive deps
|
||||
- cryptocipher < 0 # via cipher-blowfish
|
||||
- dejafu < 0 # via concurrency
|
||||
- cublas < 0 # via cuda
|
||||
- cufft < 0 # via cuda
|
||||
- cusparse < 0 # via cuda
|
||||
@ -5638,8 +5636,6 @@ packages:
|
||||
|
||||
# Round 3 build failure transitive deps
|
||||
- network-messagepack-rpc < 0 # via data-msgpack
|
||||
- hunit-dejafu < 0 # via dejafu
|
||||
- tasty-dejafu < 0 # via dejafu
|
||||
|
||||
# More build failure transitive deps
|
||||
- random-source < 0 # via flexible-defaults
|
||||
|
||||
Loading…
Reference in New Issue
Block a user