If you try a recent snapshot of cvs ghc, its ghci should support generating
project-wide tags files for emacs and vim (btw, the online help for vim has
another example of using tags for code browsing: showing the definition
for the identifier under cursor in a preview window - very handy for data
types;-).
you'd still have to interface Tlist to haskell tags somehow, I guess?
hth,
claus
----- Original Message -----
From: "Marc Weber" <[EMAIL PROTECTED]>
To: <haskell-cafe@haskell.org>
Sent: Thursday, December 22, 2005 5:22 PM
Subject: [Haskell-cafe] exuberant-ctags, haskell, vim, tlist plugin
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?
Other solutions perhaps another editor?
Here are some screenshots of the tlist plugin for vim:
http://www.geocities.com/yegappan/taglist/screenshots.html
Marc
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe