mueval-0.8: Safely evaluate Haskell expressions

Mueval.ArgsParse

Synopsis

Documentation

data Options Source

See the results of --help for information on what each option means.

Instances

getOptions :: [String] -> OptionsSource

Just give us the end result options; this parsing for us. Bonus points for handling UTF.