From bc5cbce61b57f57cadf5c25fa3e60cf34c3b98ea Mon Sep 17 00:00:00 2001 From: Matthew Pickering Date: Wed, 2 Feb 2022 16:39:20 +0000 Subject: Add notes linter to testsuite --- utils/notes-util/notes-util.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/notes-util/notes-util.cabal') diff --git a/utils/notes-util/notes-util.cabal b/utils/notes-util/notes-util.cabal index 643fd163fd..bba734e03b 100644 --- a/utils/notes-util/notes-util.cabal +++ b/utils/notes-util/notes-util.cabal @@ -8,7 +8,7 @@ author: Ben Gamari maintainer: ben@smart-cactus.org copyright: (c) 2022 Ben Gamari -executable ghc-notes +executable notes-util main-is: Main.hs other-modules: Notes build-depends: base >= 4 && < 5 , -- cgit v1.2.1