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

2007-01-31 Thread Arthur van Leeuwen
On 30-jan-2007, at 23:52, Bulat Ziganshin wrote: 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.

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

2007-01-30 Thread Bulat Ziganshin
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 iden