From 32c76fb1f411896a4727ba2a76cdfc9dcd3dc48a Mon Sep 17 00:00:00 2001 From: Alexander Foremny Date: Sun, 3 Dec 2023 13:29:00 +0100 Subject: feat: color patches --- anissue.cabal | 2 ++ 1 file changed, 2 insertions(+) (limited to 'anissue.cabal') 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, -- cgit v1.2.3