From 0da2af3b7db012ee8977040aa6ea99adaf49ce20 Mon Sep 17 00:00:00 2001 From: Kostiantyn Rybnikov Date: Mon, 18 Jun 2018 10:05:58 +0300 Subject: [PATCH 1/3] Bring back few packages --- build-constraints.yaml | 35 +++++++++++++++++++++-------------- 1 file changed, 21 insertions(+), 14 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4eaa15d4..7d2aced1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1890,28 +1890,35 @@ packages: - xml-conduit-parse "Kostiantyn Rybnikov @k-bx": - - protocol-buffers - # - hprotoc # haskell-src-exts - - protocol-buffers-descriptor - - ekg-core + - SHA + - country + - currency + - data-ordlist - digits + - dns + - ekg-core + - friday + - friday-juicypixels - hbeanstalk + - hedis + - hprotoc + - hsyslog-udp - iso3166-country-codes - iso639 - - murmur-hash - monoidal-containers + - murmur-hash + - protocol-buffers + - protocol-buffers-descriptor - regex-pcre - - string-combinators - - string-class - - SHA - - data-ordlist - - hedis - - hsyslog-udp + - servant-generic + - servant-router - streaming - streaming-bytestring - - country < 0 # GHC 8.4 via base-4.11.0.0 - - friday - - friday-juicypixels < 0 # GHC 8.4 via base-4.11.0.0 + - string-class + - string-combinators + - ua-parser + - wai-routes + - xlsx "Rob O'Callahan ropoctl@gmail.com @rcallahan": - pipes-fastx From c3b7ab48c22215c36d53fa91e24743162598e763 Mon Sep 17 00:00:00 2001 From: Kostiantyn Rybnikov Date: Mon, 18 Jun 2018 11:19:58 +0300 Subject: [PATCH 2/3] Remove wai-routes, servant-router --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7d2aced1..b3fae618 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1911,13 +1911,11 @@ packages: - protocol-buffers-descriptor - regex-pcre - servant-generic - - servant-router - streaming - streaming-bytestring - string-class - string-combinators - ua-parser - - wai-routes - xlsx "Rob O'Callahan ropoctl@gmail.com @rcallahan": From 9ffbcd8361d8e8ed072b397de2020faa07bba7c0 Mon Sep 17 00:00:00 2001 From: Kostiantyn Rybnikov Date: Mon, 18 Jun 2018 12:13:50 +0300 Subject: [PATCH 3/3] Remove servant-generic, ua-parser --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b3fae618..ea3b4d0b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1910,12 +1910,10 @@ packages: - protocol-buffers - protocol-buffers-descriptor - regex-pcre - - servant-generic - streaming - streaming-bytestring - string-class - string-combinators - - ua-parser - xlsx "Rob O'Callahan ropoctl@gmail.com @rcallahan":