mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Add all Cloud Haskell packages
This commit is contained in:
parent
3f796dc8e6
commit
67357403bb
@ -96,7 +96,7 @@ packages:
|
||||
- quickcheck-assertions
|
||||
- distributed-process
|
||||
- distributed-process-simplelocalnet
|
||||
# - cloud-haskell
|
||||
- cloud-haskell
|
||||
- kure <= 2.4.10
|
||||
|
||||
"Omari Norman <omari@smileystation.com>":
|
||||
@ -659,6 +659,11 @@ package-flags:
|
||||
yaml:
|
||||
system-libyaml: true
|
||||
|
||||
cloud-haskell:
|
||||
tcp: true
|
||||
simplelocalnet: true
|
||||
p2p: true
|
||||
|
||||
# By skipping a test suite, we do not pull in the build dependencies
|
||||
skipped-tests:
|
||||
- ReadArgs # old version of hspec
|
||||
|
||||
Loading…
Reference in New Issue
Block a user