From e37058fde6bcad0574be515f0239c4bf8e33ed1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20D=C3=ADaz?= Date: Tue, 31 May 2016 11:56:13 -0400 Subject: [PATCH] Delay haskintex addition until hint is compatible with GHC 8, so that it can be tested. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d2cb7171..867a9e8c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -433,7 +433,7 @@ packages: - binary-list - byteset - grouped-list - - haskintex + # needs hint to work with GHC 8: - haskintex - HaTeX # fails see #885 #- hatex-guide