
3 Sep
2003
3 Sep
'03
5:51 p.m.
* Manuel M T Chakravarty
Are anyone aware of a haskell html-colorizer a' la the emacs-mode?
XEmacs has the very nice function
M-x htmlize-buffer
which when executed in a buffer containing a Haskell file (or any other source code for which (X)Emacs provides special markup) produces HTML output that exactly matches the display used in (X)Emacs itself (ie, including colours).
Vim[1] has the same functionality. Just type :runtime! syntax/2html.vim in normal mode. Regards, Olli 1. http://vim.org/ -- Oliver Braun -- obraun @ { unsane.org | FreeBSD.org | haskell.org }