aboutsummaryrefslogtreecommitdiffstats
path: root/app/TreeGrepper/FileType.hs
AgeCommit message (Collapse)Author
2023-12-08chore: drop tree-grepperLibravatar Alexander Foremny
Regresses in that we only support Haskell for now, as Elm, Nix or Bash are not available as tree-sitter-* Haskell packages.
2023-11-28editing issues preserves comment styleLibravatar Alexander Foremny
2023-10-16refactor: add language extensions to Cabal fileLibravatar Alexander Foremny
Ditches `ghci` in favor of `cabal repl`.
2023-10-04bring issue extraction on-par with shell scriptLibravatar Alexander Foremny