Evoke.Options
parse :: [OptDescr a] -> [String] -> SrcSpan -> Hsc [a] Source #
Parses command line options. Adds warnings and throws errors as appropriate. Returns the list of parsed options.