aboutsummaryrefslogtreecommitdiffstats
path: root/anissue.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'anissue.cabal')
-rw-r--r--anissue.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/anissue.cabal b/anissue.cabal
index dbd32ed..118567e 100644
--- a/anissue.cabal
+++ b/anissue.cabal
@@ -74,9 +74,7 @@ executable anissue
History
History.Cache
History.CommitHash
- History.CommitInfo
History.IssueEvent
- History.PartialCommitInfo
Issue
Issue.Filter
Issue.Group
@@ -93,6 +91,7 @@ executable anissue
Process
Render
Settings
+ Text.Diff.Extra
TreeGrepper.Comment
TreeGrepper.FileType
TreeGrepper.Match
@@ -113,6 +112,7 @@ executable anissue
diff-parse,
directory,
filepath,
+ generic-deriving,
megaparsec,
optparse-applicative,
parallel-io,