From e7185bf70bb5ccb27710cd96f5f73198d871eaea Mon Sep 17 00:00:00 2001 From: Kostiantyn Rybnikov Date: Tue, 28 Jul 2015 22:17:22 +0300 Subject: [PATCH 1/3] Add few packages --- build-constraints.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4bf5099e..ccb444b0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1141,6 +1141,13 @@ packages: - protocol-buffers - hprotoc - protocol-buffers-descriptor + - ekg-core + - digits + - hbeanstalk + - iso3166-country-codes + - iso639 + - murmur-hash + - monoidal-containers "Rob O'Callahan ropoctl@gmail.com": - pipes-fastx From b9e7abf07735741b3642c713f909ee7d7c99be51 Mon Sep 17 00:00:00 2001 From: Kostiantyn Rybnikov Date: Tue, 28 Jul 2015 22:40:46 +0300 Subject: [PATCH 2/3] Removed monoidal-containers --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ccb444b0..1a4a95fe 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1147,7 +1147,6 @@ packages: - iso3166-country-codes - iso639 - murmur-hash - - monoidal-containers "Rob O'Callahan ropoctl@gmail.com": - pipes-fastx From 8deb11f33c656d45fba755cda3cf605db44164f2 Mon Sep 17 00:00:00 2001 From: Kostiantyn Rybnikov Date: Tue, 28 Jul 2015 23:00:19 +0300 Subject: [PATCH 3/3] Add back monoidal-containers It should build now (new release pushed to hackage) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1a4a95fe..ccb444b0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1147,6 +1147,7 @@ packages: - iso3166-country-codes - iso639 - murmur-hash + - monoidal-containers "Rob O'Callahan ropoctl@gmail.com": - pipes-fastx