aboutsummaryrefslogtreecommitdiffstats
path: root/anissue.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'anissue.cabal')
-rw-r--r--anissue.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/anissue.cabal b/anissue.cabal
index c60f660..0d6d504 100644
--- a/anissue.cabal
+++ b/anissue.cabal
@@ -87,6 +87,7 @@ executable anissue
Issue.Text
Issue.TypedValue
Parallel
+ Patch
Process
Settings
TreeGrepper.Comment
@@ -106,6 +107,7 @@ executable anissue
bytestring,
cmark,
containers,
+ diff-parse,
directory,
filepath,
optparse-applicative,