From 4b9b932834860add4ef8fcd7618f2867902fcbd4 Mon Sep 17 00:00:00 2001 From: Fabian Kirchner Date: Mon, 2 Oct 2023 15:21:08 +0200 Subject: get list of files which should be checked --- anissue.cabal | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'anissue.cabal') diff --git a/anissue.cabal b/anissue.cabal index 39aed05..4bae665 100644 --- a/anissue.cabal +++ b/anissue.cabal @@ -72,7 +72,9 @@ executable anissue -- Other library packages from which modules are imported. build-depends: base ^>=4.16.4.0, - optparse-applicative + bytestring, + optparse-applicative, + typed-process -- Directories containing source files. hs-source-dirs: app -- cgit v1.2.3