6 May
2002
6 May
'02
5:12 p.m.
On Sunday 05 May 2002 02:42 pm, Jorge Adriano wrote:
To bad the literate haskell mode doesn't work with the LaTeX kind of literate programming - \begin{code} ... \end{code} - that's how I've been coding all my haskell programs lately :)
Attached is my version of the haskell syntax highlighting file, hacked to work with both styles of literate comments. It uses the #stay and #pop features for changing contexts, so you probably need a recent version of Kate (I'm using kde 3.0) for it to work. I hope you find it useful. - Brian Huffman