From 39db0eceae0091032a9f71d5a56c9d81faa2054b Mon Sep 17 00:00:00 2001 From: Alexander Foremny Date: Mon, 2 Oct 2023 23:05:25 +0200 Subject: refactor match merging to own module --- anissue.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'anissue.cabal') diff --git a/anissue.cabal b/anissue.cabal index 97afdbb..a5b4e3a 100644 --- a/anissue.cabal +++ b/anissue.cabal @@ -65,7 +65,8 @@ executable anissue main-is: Main.hs -- Modules included in this executable, other than Main. - -- other-modules: + other-modules: + TreeGrepper.Match -- LANGUAGE extensions used by modules in this package. -- other-extensions: -- cgit v1.2.3