From 8e8c4f18c020d72e162fbf7e3117afb79ae42a54 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 19 Nov 2020 18:21:13 -0800 Subject: [PATCH] `ghc-clippy-plugin` still needs to be disabled (#5753) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4ec21a0c..1be70183 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -31,7 +31,7 @@ packages: - safe-tensor "Artur Gajowy @ArturGajowy": - - ghc-clippy-plugin # 0 # dhall (and text-1.3) + - ghc-clippy-plugin < 0 # dhall, https://github.com/commercialhaskell/stackage/issues/5753 "Daniel Rolls @danielrolls": - byte-count-reader