Does anyone have a tool which I can use like a2ps to easily print
Haskell programs with syntax hilighting?  The Haskell stylesheet in
the new a2ps comes close, but it doesn't support literate scripts and
like every regexp based tool (including our very own haskell-mode) it
only approximate the correct syntax.  The ideal tool would be based on
a Haskell lexer (parser?).  If nobody else has written such a tool,
I'll try to do it myself.

Regards,

  Tommy

Reply via email to