diff options
author | Alexander Foremny <aforemny@posteo.de> | 2023-11-09 21:24:02 +0100 |
---|---|---|
committer | Alexander Foremny <aforemny@posteo.de> | 2023-11-09 21:24:02 +0100 |
commit | 2c3d7112ced86e3009155ac1e541b105a6fba872 (patch) | |
tree | eb87e89684de3004479df8565fc01e7a78b116dc /anissue.cabal | |
parent | 2d47e950f2c66df89e5aec14d2be15f96e7c5716 (diff) |
refactor TreeGrepper.Comment
Diffstat (limited to 'anissue.cabal')
-rw-r--r-- | anissue.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/anissue.cabal b/anissue.cabal index 8e86631..170f0ae 100644 --- a/anissue.cabal +++ b/anissue.cabal @@ -88,6 +88,7 @@ executable anissue Parallel Process Settings + TreeGrepper.Comment TreeGrepper.FileType TreeGrepper.Match TreeGrepper.Result |