[Haskell-cafe] What is the best way to understand large programs?

Bulat Ziganshin bulat.ziganshin at gmail.com
Tue Jan 30 17:52:09 EST 2007


Hello Neil,

Monday, January 29, 2007, 2:26:03 AM, you wrote:

> Having a Hoogle database for a large
> program is also handy for figuring out where things are and what they
> do - especially when the program has introduced new custom data types.

vim+hasktags can just show definition of every identifier in separate
window. i'm not 100% sure but afair vim can also show all usages of
given identifier

-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Haskell-Cafe mailing list