From ce711efa4cb7de8dfd66a3f611eeb6aa6156dc82 Mon Sep 17 00:00:00 2001 From: Emanuel Borsboom Date: Sat, 28 May 2016 14:19:51 -0700 Subject: [PATCH 1/3] Add back here See tmhedberg/here#12 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d8eb5957..a8ecf945 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -732,7 +732,7 @@ packages: # GHC 8 - file-location - fuzzcheck - haddock-api - # GHC 8 - here + - here - hlibgit2 # GHC 8 - gitlib-libgit2 - hostname-validate From 99bd8937dad9e370195824297f84744ba5cb1a4f Mon Sep 17 00:00:00 2001 From: Omari Norman Date: Sat, 28 May 2016 17:56:18 -0400 Subject: [PATCH 2/3] Pinchot is GHC 8 compatible (retry) I uploaded a new version 0.18.0.2 which should fix the problem noted in pull request #1485. --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d8eb5957..064d30a3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -118,8 +118,7 @@ packages: - cartel - Earley - ofx - # https://github.com/fpco/stackage/pull/1485 - # GHC 8 - pinchot + - pinchot # GHC 8 - validation "Neil Mitchell": From 3520028a6738bfc31c2c57e0ba9e45524414e7c7 Mon Sep 17 00:00:00 2001 From: Kostiantyn Rybnikov Date: Sun, 29 May 2016 12:21:02 +0300 Subject: [PATCH 3/3] Add protocol-buffers and ekg-core --- build-constraints.yaml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9b8272ac..c2375ebd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1427,11 +1427,10 @@ packages: # GHC 8 - xml-conduit-parse "Kostiantyn Rybnikov @k-bx": - # https://github.com/k-bx/protocol-buffers/issues/38 - # GHC 8 - protocol-buffers - # GHC 8 - hprotoc - # GHC 8 - protocol-buffers-descriptor - # GHC 8 - ekg-core + - protocol-buffers + - hprotoc + - protocol-buffers-descriptor + - ekg-core - digits - hbeanstalk - iso3166-country-codes