Marc Weber wrote:
Hi. I'm a happy vim user and enjoyed using the Tlist plugin which shows only the methods and classes described in a file.. But it uses exuberant-ctags to "parse" the files which doesn't support haskell, yet. Has anyone already added haskell support? Is someone else interested?
I hacked together basic haskell support for ctags some time ago, but never really did anything with it..
There's a patch against ctags 5.5.2 here: http://zarquon.se/misc/ctags-5.5.2-haskell.diff /Peter _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
