From f972ad1442baa3cf8235b85a84dc09427631a543 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20D=C3=ADaz?= Date: Fri, 27 May 2016 16:06:07 -0400 Subject: [PATCH] grouped-list should work with GHC-8 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f9bb2681..c78fd6fd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -434,7 +434,7 @@ packages: - bimap-server # GHC 8 - binary-list - byteset - # GHC 8 - grouped-list + - grouped-list # GHC 8 - haskintex # GHC 8 - HaTeX # fails see #885