From 2a83aadf63720375ce031bac6a002950b25ca2a6 Mon Sep 17 00:00:00 2001 From: Joachim Breitner Date: Wed, 8 Jun 2016 11:38:41 +0200 Subject: [PATCH 1/2] All my packages should work now with GHC 8 now --- build-constraints.yaml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index eeab6712..03464633 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -548,12 +548,12 @@ packages: "Joachim Breitner ": - circle-packing - arbtt - # GHC 8 - ghc-heap-view + - ghc-heap-view - tttool - # GHC 8 - gipeda + - gipeda - list-fusion-probe - haskell-spacegoo - # GHC 8 - tasty-expected-failure + - tasty-expected-failure "Aditya Bhargava Date: Wed, 8 Jun 2016 19:09:20 +0200 Subject: [PATCH 2/2] =?UTF-8?q?Refine=20ghc-heap-view=E2=80=99s=20patch=20?= =?UTF-8?q?assignment?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 03464633..1dd3368e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2340,6 +2340,7 @@ package-flags: gtk3: true ghc-heap-view: + ghc_7_7: false ghc_8_0: true # end of package-flags