diff options
-rw-r--r-- | app/Main.hs | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/Main.hs b/app/Main.hs index 9a7de96..1c0ee0e 100644 --- a/app/Main.hs +++ b/app/Main.hs @@ -86,6 +86,10 @@ -- -- @topic options -- @topic settings +-- +-- COMMENT Can/ should this be made a feature of optparse-applicative, which we +-- could fork? Like, can this work transparently if we fork +-- optparse-applicative? -- TODO Add a subcommand which appends the generated ids to the issue in the sourcecode -- |