From 2a83aadf63720375ce031bac6a002950b25ca2a6 Mon Sep 17 00:00:00 2001 From: Joachim Breitner Date: Wed, 8 Jun 2016 11:38:41 +0200 Subject: [PATCH] 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