
"Claus Reinke"
- since ghc now keeps better source location info, how about ":find <name>"?
There's a simplistic @index command in lambdabot. All it does is load all the 'name.haddock' binary interface dumps and stick the names into a FiniteMap for later lookup. It's a popular lambdabot command on the #haskell irc channel. lambdabot also has @info that calls ghci's :info command. I would very much like to see instance information in ghci. I haven't figured out a good way to do searching by type signature though, any suggestions? Also seems like integrating haddock and haskell-mode's haskell-doc should be pretty easy, I'll do that at some point if no one else has. Any other interesting dev-environment ideas/suggestions floating around? -- Shae Matijs Erisson - Programmer - http://www.ScannedInAvian.org/ "I will, as we say in rock 'n' roll, run until the wheels come off, because I love what I do." -- David Crosby