optparse-applicative/tests
Paolo Capriotti 0fa5f170ff Add boolean switch builder.
Add builder to make it easier to create a simple boolean flag. The
`switch` builder is just a `flag` with default value `False` and active
value `True`.
2012-05-12 16:16:42 +01:00
..
hello.err.txt Add boolean switch builder. 2012-05-12 16:16:42 +01:00
hello.hs Add boolean switch builder. 2012-05-12 16:16:42 +01:00
modes.err.txt Add command help. 2012-05-09 22:30:14 +01:00
modes.hs Add module export lists. 2012-05-09 23:10:37 +01:00
Tests.hs Add tests. 2012-05-09 22:06:24 +01:00