haskintex-0.8.0.2: Haskell Evaluation inside of LaTeX code.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Haskintex

Synopsis

Documentation

haskintex :: [String] -> IO () Source #

Run haskintex with the given arguments. For example:

haskintex ["-visible","-overwrite","foo.htex"]

Useful if you want to call haskintex from another program.