haskintex-0.8.0.0: Haskell Evaluation inside of LaTeX code.
Haskintex
Synopsis
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.