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