diff options
author | Alexander Foremny <aforemny@posteo.de> | 2023-10-20 10:40:02 +0200 |
---|---|---|
committer | Alexander Foremny <aforemny@posteo.de> | 2023-11-07 09:50:52 +0100 |
commit | 8030de438d98732fda5c8681fc5afe4cdea71562 (patch) | |
tree | 88de4c8fe776e12cbf201b832d0b547d76e21e24 /anissue.cabal | |
parent | f849fe4f8bd424a57de870d6cb8f038221dd7ff2 (diff) |
add `--edit` flag to `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 7b3a9e7..fbf2485 100644 --- a/anissue.cabal +++ b/anissue.cabal @@ -66,6 +66,7 @@ executable anissue -- Modules included in this executable, other than Main. other-modules: + Debug Die Exception Git |