From d37ad141b664e90280f148802d86f70b32c90a19 Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Sun, 26 Jul 2015 22:49:53 +0300 Subject: [PATCH 1/2] Taken over authorship of xlsx package --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ed9f0657..1c0a1ba9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1187,7 +1187,6 @@ packages: "Scott Murphy scott.murphy@plowtech.net @smurphy8": - binary-search - - xlsx "Antoni Silvestre @asilvestre": # Test suite needs a running neo4j server with auth disabled @@ -1206,6 +1205,9 @@ packages: - invariant - keycode - text-show + + "Kirill Zaborsky @qrilka" + - xlsx "Stackage upper bounds": # https://github.com/fpco/stackage/issues/537 From 3f15cec85b30a14df01a01a8bc31f27501a60c8a Mon Sep 17 00:00:00 2001 From: Kirill Zaborsky Date: Mon, 27 Jul 2015 08:32:48 +0300 Subject: [PATCH 2/2] Added missing colon --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1c0a1ba9..20880af3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1206,7 +1206,7 @@ packages: - keycode - text-show - "Kirill Zaborsky @qrilka" + "Kirill Zaborsky @qrilka": - xlsx "Stackage upper bounds":