From c7225c15870f6a365f8435166b9113f66393e7c1 Mon Sep 17 00:00:00 2001 From: Alexander Foremny Date: Wed, 4 Oct 2023 16:23:30 +0200 Subject: add --filter, filter by tags --- anissue.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'anissue.cabal') diff --git a/anissue.cabal b/anissue.cabal index 54a1669..e51ebba 100644 --- a/anissue.cabal +++ b/anissue.cabal @@ -67,6 +67,7 @@ executable anissue -- Modules included in this executable, other than Main. other-modules: Issue + Issue.Filter Issue.Tag TreeGrepper.FileType TreeGrepper.Match -- cgit v1.2.3