From 0d20548e3846cb80acca07fad2a1dc3cfe024528 Mon Sep 17 00:00:00 2001 From: Alexander Foremny Date: Fri, 8 Dec 2023 06:27:15 +0100 Subject: chore: drop tree-grepper Regresses in that we only support Haskell for now, as Elm, Nix or Bash are not available as tree-sitter-* Haskell packages. --- anissue.cabal | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'anissue.cabal') diff --git a/anissue.cabal b/anissue.cabal index d053af8..0bad4b0 100644 --- a/anissue.cabal +++ b/anissue.cabal @@ -67,6 +67,8 @@ executable anissue -- Modules included in this executable, other than Main. other-modules: Cache + Comment + Comment.Language Data.List.Extra Debug Die @@ -92,10 +94,6 @@ executable anissue Render Settings Text.Diff.Extra - TreeGrepper.Comment - TreeGrepper.FileType - TreeGrepper.Match - TreeGrepper.Result Tuple -- LANGUAGE extensions used by modules in this package. @@ -122,6 +120,8 @@ executable anissue terminal-size, text, time, + tree-sitter, + tree-sitter-haskell, typed-process, xdg-basedir, yaml -- cgit v1.2.3