diff options
Diffstat (limited to 'anissue.cabal')
-rw-r--r-- | anissue.cabal | 3 |
1 files changed, 2 insertions, 1 deletions
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: |