From 67357403bb2fbbb382dd17d58ee65bc2ed54693b Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 21 Dec 2014 11:01:03 +0200 Subject: [PATCH] Add all Cloud Haskell packages --- build-constraints.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 243aa6a9..f248b804 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -96,7 +96,7 @@ packages: - quickcheck-assertions - distributed-process - distributed-process-simplelocalnet - # - cloud-haskell + - cloud-haskell - kure <= 2.4.10 "Omari Norman ": @@ -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