From 968731d184ed323d8d197d1e4cb5f4c2ad90f2a0 Mon Sep 17 00:00:00 2001 From: Rob Looby Date: Sat, 5 May 2018 17:37:27 -0500 Subject: [PATCH] stylish-haskell works with GHC 8.4 as of 0.9.1.0 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 69016aab..4dc6a13e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -454,7 +454,7 @@ packages: "Jasper Van der Jeugt @jaspervdj": - blaze-html - blaze-markup - - stylish-haskell < 0 # BuildFailureException with GHC 8.4 + - stylish-haskell # - profiteur # js-jquery 3.3 - psqueues - websockets