hpp-0.6.5: A Haskell pre-processor
Safe HaskellNone
LanguageHaskell2010

Hpp.CmdLine

Description

A front-end to run Hpp with textual arguments as from a command line invocation.

Synopsis

Documentation

runWithArgs :: [String] -> IO (Maybe Error) Source #

Run Hpp with the given commandline arguments.