From 1127c71fa5f5c5a3d6bfde818cb00eb26e9d4cb3 Mon Sep 17 00:00:00 2001 From: Alexander Foremny Date: Mon, 23 Oct 2023 09:55:28 +0200 Subject: add settings --- anissue.cabal | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'anissue.cabal') diff --git a/anissue.cabal b/anissue.cabal index fbf2485..188a418 100644 --- a/anissue.cabal +++ b/anissue.cabal @@ -85,6 +85,7 @@ executable anissue Issue.TypedValue Parallel Process + Settings TreeGrepper.FileType TreeGrepper.Match TreeGrepper.Result @@ -108,7 +109,9 @@ executable anissue terminal-size, text, time, - typed-process + typed-process, + xdg-basedir, + yaml -- Directories containing source files. hs-source-dirs: app -- cgit v1.2.3