daino-0.1.5.2: daino is a static site generator (SSG) using shake and pandoc
Safe HaskellSafe-Inferred
LanguageHaskell2010

ShakeBake.CmdLineArgs

Description

a command line argument setup is a Main and starts with convenience for information see https://github.com/pcapriotti/optparse-applicative change the getAttr function to return Text

Synopsis

Documentation

data LitArgs Source #

the command line arguments raw number of args must correspond in order and number with the command arguments described in the parser

Instances

Instances details
Show LitArgs Source # 
Instance details

Defined in ShakeBake.CmdLineArgs

cmdArgs :: Parser LitArgs Source #

strings which have no default result in enforced arguments order and type of arguments must correspod to LitArgs