Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
HaskellCI.Cli
Description
Most of client interface.
Documentation
Constructors
Options | |
Constructors
OutputStdout | |
OutputFile FilePath |
Constructors
ConfigOptAuto | |
ConfigOpt FilePath | |
ConfigOptNo |
Constructors
InputTypePackage | .cabal |
InputTypeProject | @cabal.project |
cliParserInfo :: ParserInfo (Command, Options) Source #