From 800b186e7b6857a363b043c72a6b048320bd404b Mon Sep 17 00:00:00 2001 From: John Ky Date: Wed, 15 Jan 2020 23:26:52 +1100 Subject: [PATCH 1/2] Enable avro --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f1b6b6fc..9a414b5a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2896,8 +2896,8 @@ packages: - aeson-lens - arbor-lru-cache - arbor-postgres - - avro < 0 # via pure-zlib - asif + - avro - bits-extra - hw-balancedparens - hw-bits @@ -2926,7 +2926,6 @@ packages: - hw-succinct - hw-streams - hw-xml - - pure-zlib < 0 # via base-compat-0.11.0 - antiope-core - antiope-dynamodb < 0 # via antiope-core - antiope-messages < 0 # via antiope-core From ceb689bbff99e4c178a18b3c3d008a1b36f47b34 Mon Sep 17 00:00:00 2001 From: John Ky Date: Thu, 16 Jan 2020 13:38:40 +1100 Subject: [PATCH 2/2] Sort packages under John Ky --- build-constraints.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9a414b5a..a23f0acd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2894,6 +2894,12 @@ packages: "John Ky newhoggy@gmail.com @newhoggy": - aeson-lens + - antiope-core + - antiope-dynamodb < 0 # via antiope-core + - antiope-messages < 0 # via antiope-core + - antiope-s3 < 0 # via antiope-core & antiope-messages + - antiope-sns < 0 # via antiope-core + - antiope-sqs < 0 # via antiope-core - arbor-lru-cache - arbor-postgres - asif @@ -2907,12 +2913,12 @@ packages: - hw-dsv - hw-eliasfano - hw-excess + - hw-fingertree + - hw-fingertree-strict - hw-hedgehog - hw-hspec-hedgehog - hw-int - hw-ip - - hw-fingertree - - hw-fingertree-strict - hw-json - hw-json-simple-cursor - hw-json-standard-cursor @@ -2923,15 +2929,9 @@ packages: - hw-rankselect - hw-rankselect-base - hw-simd - - hw-succinct - hw-streams + - hw-succinct - hw-xml - - antiope-core - - antiope-dynamodb < 0 # via antiope-core - - antiope-messages < 0 # via antiope-core - - antiope-s3 < 0 # via antiope-core & antiope-messages - - antiope-sns < 0 # via antiope-core - - antiope-sqs < 0 # via antiope-core "George Wilson @gwils": - hedgehog-fn