nme-0.2: Bindings to the Nyctergatis Markup Engine

Safe HaskellSafe-Infered

Text.NME

Synopsis

Documentation

process :: String -> [ProcessOpt] -> String -> Ptr OutputFormat -> Int -> Either Err StringSource

Takes a string and options, returns Either an error code or a string in the specified format

newtype Err Source

Constructors

Err CInt 

Instances

newtype ProcessOpt Source

Constructors

ProcessOpt CInt