diff options
Diffstat (limited to 'anissue.cabal')
-rw-r--r-- | anissue.cabal | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/anissue.cabal b/anissue.cabal index 118567e..d053af8 100644 --- a/anissue.cabal +++ b/anissue.cabal @@ -66,16 +66,16 @@ executable anissue -- Modules included in this executable, other than Main. other-modules: + Cache Data.List.Extra Debug Die Exception Git + Git.CommitHash History - History.Cache - History.CommitHash - History.IssueEvent Issue + IssueEvent Issue.Filter Issue.Group Issue.Meta |