From 41135e830b22ed0d7af82b38b6ed26340641de7c Mon Sep 17 00:00:00 2001 From: John Ky Date: Thu, 21 Nov 2019 18:57:04 +1100 Subject: [PATCH 1/3] Re-enable hw-hspec-hedgehog --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b6f4beca..49eff6e3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2892,7 +2892,7 @@ packages: - hw-eliasfano < 0 # via generic-lens-1.2.0.0 & hw-packed-vector-0.2.0.0 - hw-excess < 0 # via hw-rankselect-base - hw-hedgehog - - hw-hspec-hedgehog < 0 # via call-stack-0.2.0 + - hw-hspec-hedgehog - hw-int - hw-ip < 0 # via generic-lens-1.2.0.0 - hw-fingertree < 0 # via hw-hspec-hedgehog From cb2c51bfb419bd7ddb62b438f78e2ea76ece83ab Mon Sep 17 00:00:00 2001 From: John Ky Date: Thu, 21 Nov 2019 19:12:47 +1100 Subject: [PATCH 2/3] Re-enable packages dependending on hw-hspec-hedgehog --- build-constraints.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 49eff6e3..daec9cc8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2878,11 +2878,11 @@ packages: - irc-dcc < 0 "John Ky newhoggy@gmail.com @newhoggy": - - arbor-lru-cache < 0 # via hw-hspec-hedgehog + - arbor-lru-cache - arbor-postgres < 0 # postgresql-simple 0.6 - avro < 0 # via pure-zlib - - asif < 0 # via hw-hspec-hedgehog - - bits-extra < 0 # via hw-hspec-hedgehog + - asif < 0 # via hw-ip + - bits-extra - hw-balancedparens < 0 # via hw-fingertree - hw-bits - hw-conduit @@ -2895,12 +2895,12 @@ packages: - hw-hspec-hedgehog - hw-int - hw-ip < 0 # via generic-lens-1.2.0.0 - - hw-fingertree < 0 # via hw-hspec-hedgehog - - hw-fingertree-strict < 0 # via hw-hspec-hedgehog + - hw-fingertree + - hw-fingertree-strict - hw-json < 0 # via generic-lens-1.2.0.0 & hw-json-simple-cursor & hw-json-standard-cursor - hw-mquery < 0 # via lens-4.18.1 - hw-packed-vector < 0 # via generic-lens-1.2.0.0 - - hw-parser < 0 # via hw-hspec-hedgehog + - hw-parser - hw-prim - hw-rankselect < 0 # via generic-lens-1.2.0.0 - hw-rankselect-base < 0 # via bits-extra From cb4a84bb71614759f60185f116ab6f08884acdc8 Mon Sep 17 00:00:00 2001 From: John Ky Date: Thu, 21 Nov 2019 19:35:18 +1100 Subject: [PATCH 3/3] Re-enable more haskell-works projects --- build-constraints.yaml | 39 ++++++++++++++++++++------------------- 1 file changed, 20 insertions(+), 19 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index daec9cc8..ba4e9ad8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2879,43 +2879,44 @@ packages: "John Ky newhoggy@gmail.com @newhoggy": - arbor-lru-cache - - arbor-postgres < 0 # postgresql-simple 0.6 + - arbor-postgres - avro < 0 # via pure-zlib - asif < 0 # via hw-ip - bits-extra - - hw-balancedparens < 0 # via hw-fingertree + - hw-balancedparens - hw-bits - hw-conduit - hw-conduit-merges - hw-diagnostics - - hw-dsv < 0 # via hw-hspec-hedgehog & hw-rankselect - - hw-eliasfano < 0 # via generic-lens-1.2.0.0 & hw-packed-vector-0.2.0.0 - - hw-excess < 0 # via hw-rankselect-base + - hw-dsv + - hw-eliasfano + - hw-excess - hw-hedgehog - hw-hspec-hedgehog - hw-int - - hw-ip < 0 # via generic-lens-1.2.0.0 + - hw-ip - hw-fingertree - hw-fingertree-strict - - hw-json < 0 # via generic-lens-1.2.0.0 & hw-json-simple-cursor & hw-json-standard-cursor - - hw-mquery < 0 # via lens-4.18.1 - - hw-packed-vector < 0 # via generic-lens-1.2.0.0 + - hw-json + - hw-json-simple-cursor + - hw-json-standard-cursor + - hw-mquery + - hw-packed-vector - hw-parser - hw-prim - - hw-rankselect < 0 # via generic-lens-1.2.0.0 - - hw-rankselect-base < 0 # via bits-extra - - hw-simd < 0 # via hw-hspec-hedgehog & hw-rankselect - - hw-succinct < 0 # via hw-rankselect + - hw-rankselect + - hw-rankselect-base + - hw-simd + - hw-succinct - hw-streams - - hw-xml < 0 # Build failure haskell-works/hw-xml#28 + - hw-xml - pure-zlib - - antiope-athena - - antiope-core < 0 # via aeson-lens & hspec-2.7.1 & hw-hspec-hedgehog + - antiope-core < 0 # via aeson-lens - antiope-dynamodb < 0 # via antiope-core - - antiope-messages < 0 # via hspec-2.7.1 & hw-hspec-hedgehog + - antiope-messages < 0 # via antiope-core - antiope-s3 < 0 # via antiope-core & antiope-messages - - antiope-sns < 0 # via hspec-2.7.1 & hw-hspec-hedgehog - - antiope-sqs < 0 # via hspec-2.7.1 & hw-hspec-hedgehog + - antiope-sns < 0 # via antiope-core + - antiope-sqs < 0 # via antiope-core "George Wilson @gwils": - hedgehog-fn