[Haskell-cafe] Tiny documentation request
Jules Bean
jules at jellybean.co.uk
Tue Sep 11 09:50:21 EDT 2007
Andrew Coppin wrote:
> OTOH, I recently discovered that GHCi has the ability to show you what's
> defined in a given module without me having to wait 40 seconds for
> Firefox to start... Shame you can't scroll its output. (And still no
> help if you're not sure of the module name.)
!!!
Run ghci in an environment with a scroll buffer then? Like a
non-braindead terminal application, or emacs? (The latter even gives you
convenient reverse-incremental-search to search through the info you
just printed)
Jules
More information about the Haskell-Cafe
mailing list