mueval-0.9.3: Safely evaluate pure Haskell expressions
Mueval.ArgsParse
data Options Source #
See the results of --help for information on what each option means.
Constructors
Fields
Defined in Mueval.ArgsParse
Methods
showsPrec :: Int -> Options -> ShowS Source #
show :: Options -> String Source #
showList :: [Options] -> ShowS Source #
interpreterOpts :: [String] -> Either (Bool, String) Options Source #