Haskell bundle for TextMate
So, I’m almost completely converted to TextMate. However, I discovered that it had no syntax highlighting support for Haskell, and googling for one didn’t turn up anything. So I did what any self-respecting programmer would do—I put one together, myself.
It is currently pretty minimal (it doesn’t support any folding yet, and it only really supports as much of the syntax as I currently understand), but it’s a start. It also supports lhs
files by combining the Haskell syntax with the LaTeX bundle that comes with TextMate.
Hopefully these will be useful to someone. If you add anything to them, please send the addition back to me so I can add it to my copy.
Haskell.bundle (.tar.gz file, 1k)
Update: I’ve been given commit access to the TextMate bundles repository, and have added Haskell there.
Reader Comments
31 Oct 2005
1 Nov 2005
1 Nov 2005
2 Nov 2005
2 Nov 2005
15 Dec 2005
Thanks for this! It’s gonna save me an awful lot of work!
:)
20 Oct 2006