From 0942f84edc5cecbde4f317f4b241f50c18dec544 Mon Sep 17 00:00:00 2001 From: Artur Gajowy Date: Fri, 12 Jun 2020 21:43:44 +0200 Subject: [PATCH] Add 'ghc-clippy-plugin' --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dd82d36f..3b4930ce 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9,6 +9,9 @@ cabal-format-version: "3.0" # Constraints for brand new builds packages: + "Artur Gajowy @ArturGajowy": + - ghc-clippy-plugin + "Daniel Rolls @danielrolls": - byte-count-reader