Safe Haskell | Trustworthy |
---|---|
Language | Haskell2010 |
Pretty-print structures as LaTeX code.
Note: doesn't work with MathJax.
Requires xcolor
package. You need to define colors, for example:
\colorlet{rerelit}{red!80!black} % literal characters \colorlet{reresym}{green!50!black} % symbols: eps and emptyset \colorlet{rereidn}{blue} % identifiers \colorlet{rerestr}{red!50!blue} % strings (subscripts)