lambda-options-1.1.0.0: Declarative command-line parser with type-driven pattern matching.

Safe HaskellSafe
LanguageHaskell2010

Text.LambdaOptions.Example.Example_6_SubOptions

Description

View my source code to see example.

Synopsis

Documentation

main :: IO () Source #

Try with these succeeding examples:

:main help
:main help clone
:main clone some-repo
:main clone some-repo some-dir
:main clone --binary some-repo