We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8abfd80 commit 808d576Copy full SHA for 808d576
app/CLI.hs
@@ -1,5 +1,6 @@
1
module CLI where
2
3
+import Data.Monoid
4
import Options.Applicative
5
6
--------------------------------------------------------------------------------
0 commit comments