Hello,

A new version (3.2) of HaTeX has been released today to Hackage:

http://hackage.haskell.org/package/HaTeX-3.2

HaTeX is the LaTeX language syntax implementation done in Haskell. Key changes in this version are:
+ LaTeX parser implemented (so new dependency on parsec).
+ Greek alphabet added to AMSMath module.
+ New LaTeX package implemented: graphicx.
+ Function 'documentclass' changed.
Further information on this release:

http://deltadiaz.blogspot.com/2012/02/hatex-chapter-32.html

Library homepage:

http://dhelta.net/hprojects/HaTeX

Thanks for reading,
Daniel Díaz.