From 7279a6e4c384946e71a50f65e861fc406ff9e50a Mon Sep 17 00:00:00 2001 From: Sean Parsons Date: Sat, 26 May 2018 17:54:56 +0100 Subject: [PATCH] Allow clay again now that it compiles with 8.4.x. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c7898b76..4961eae6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -823,7 +823,7 @@ packages: - type-operators "Sebastiaan Visser @sebastiaanvisser": - - clay < 0 # build failure with GHC 8.4 https://github.com/sebastiaanvisser/clay/issues/171 + - clay - fclabels "Robert Klotzner @eskimor":