Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Util.CLI
Synopsis
Documentation
generateUsage :: IO String Source #
getConfiguration :: IO (Either String Configuration) Source #
Parses command-line options, returning a Configuration
describing the
behavior of the compiler.