From 2eec0457b6444f9cc212f5ab6645aad338a523a3 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 15 Mar 2021 13:30:38 +0100 Subject: [PATCH] hlint < 3.3 until we switch to GHC 9 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index eaf8cc38..0984dfc2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -764,7 +764,7 @@ packages: - squeather "Neil Mitchell @ndmitchell": - - hlint + - hlint < 3.3 # TODO(mihaimaruseac): Fix when switching to GHC 9.0.1 - hoogle - shake - tagsoup