aboutsummaryrefslogtreecommitdiffstats
path: root/anissue.cabal
diff options
context:
space:
mode:
authorLibravatar Fabian Kirchner <kirchner@posteo.de>2023-10-13 23:36:52 +0200
committerLibravatar Fabian Kirchner <kirchner@posteo.de>2023-10-13 23:36:52 +0200
commitf66e075e3ff72f1c648ed984c6a6af436aea19ea (patch)
tree01bb0833e61a1202c0005b2be9990875685a0034 /anissue.cabal
parent66e293852b12c92e89e06b3f28954dd7894bb5fc (diff)
refactor: extract getIssues into History
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 e4c3b9b..1bed6a8 100644
--- a/anissue.cabal
+++ b/anissue.cabal
@@ -66,6 +66,7 @@ executable anissue
-- Modules included in this executable, other than Main.
other-modules:
+ History
Issue
Issue.Filter
Issue.Tag