aboutsummaryrefslogtreecommitdiffstats
path: root/anissue.cabal
diff options
context:
space:
mode:
authorLibravatar Alexander Foremny <aforemny@posteo.de>2023-10-04 11:16:34 +0200
committerLibravatar Alexander Foremny <aforemny@posteo.de>2023-10-04 11:16:34 +0200
commit9b5bd101f7c511a9a0dd4a12a5480ff2628f0b50 (patch)
tree3e71a222dad2959e9da9f09354bd926dfe1f7fc0 /anissue.cabal
parent13b2faa45ca5df4933619a06d28c42686aea8725 (diff)
add tags to issues
Diffstat (limited to 'anissue.cabal')
-rw-r--r--anissue.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/anissue.cabal b/anissue.cabal
index e15a069..84c3eb3 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.Tag
TreeGrepper.FileType
TreeGrepper.Match
TreeGrepper.Result