| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Zifter.OptParse
Documentation
combineToInstructions :: Command -> Flags -> Configuration -> IO Instructions Source #
getConfiguration :: Command -> Flags -> IO Configuration Source #
runArgumentsParser :: [String] -> ParserResult Arguments Source #
parseFlags :: Parser Flags Source #
doubleSwitch :: String -> String -> Mod FlagFields Bool -> Parser Bool Source #
type Instructions = (Dispatch, Settings) Source #
Constructors
| DispatchRun | |
| DispatchInstall Bool | |
| DispatchPreProcess | recursive ? |
| DispatchPreCheck | |
| DispatchCheck |
Constructors
| Settings | |
Fields | |