From 4adb99e683b81df9d572c05db06e6fb688fb007a Mon Sep 17 00:00:00 2001 From: Alexander Foremny Date: Wed, 4 Oct 2023 10:01:50 +0200 Subject: bring issue extraction on-par with shell script --- anissue.cabal | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'anissue.cabal') diff --git a/anissue.cabal b/anissue.cabal index a5b4e3a..e15a069 100644 --- a/anissue.cabal +++ b/anissue.cabal @@ -66,7 +66,10 @@ executable anissue -- Modules included in this executable, other than Main. other-modules: + Issue + TreeGrepper.FileType TreeGrepper.Match + TreeGrepper.Result -- LANGUAGE extensions used by modules in this package. -- other-extensions: @@ -77,6 +80,7 @@ executable anissue bytestring, filepath, optparse-applicative, + text, typed-process -- Directories containing source files. -- cgit v1.2.3