optparse-applicative/tests
Paolo Capriotti db3ed17e1e Add top-level module.
Add module `Options.Applicative`, which re-exports the whole package (and
`Control.Applicative` as well).

Now the package can be used after a single import:

    import Options.Applicative
2012-06-08 23:03:21 +01:00
..
hello.err.txt Add boolean switch builder. 2012-05-12 16:16:42 +01:00
hello.hs Add top-level module. 2012-06-08 23:03:21 +01:00
modes.err.txt Add command help. 2012-05-09 22:30:14 +01:00
modes.hs Add top-level module. 2012-06-08 23:03:21 +01:00
Tests.hs Add tests. 2012-05-09 22:06:24 +01:00