diff options
author | Fabian Kirchner <kirchner@posteo.de> | 2023-10-13 22:51:12 +0200 |
---|---|---|
committer | Fabian Kirchner <kirchner@posteo.de> | 2023-10-13 22:51:12 +0200 |
commit | ddb4861554c96d2f3f3734eebc358f78c034da7d (patch) | |
tree | 95611baf34a8da7cdc1824dd90242764082c4feb /anissue.cabal | |
parent | 73f3b070e7f710bea00ad83f9714fba90a75974b (diff) |
only show prov info in show command
Diffstat (limited to 'anissue.cabal')
-rw-r--r-- | anissue.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/anissue.cabal b/anissue.cabal index 56eefd0..e4c3b9b 100644 --- a/anissue.cabal +++ b/anissue.cabal @@ -87,6 +87,7 @@ executable anissue prettyprinter, prettyprinter-ansi-terminal, text, + time, typed-process -- Directories containing source files. |