haskintex-0.6.0.1: Haskell Evaluation inside of LaTeX code.

Safe HaskellNone
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.