[Haskell-cafe] Editor
David House
dmhouse at gmail.com
Mon May 21 12:36:13 EDT 2007
On 21/05/07, Michael T. Richter <ttmrichter at gmail.com> wrote:
> Easy, quick access to online documentation for said functions and declarations.
I'm writing this for Emacs right now. At the moment both Emacs and Vim
can access everything that GHCi has to offer on a function, which
means where it's defined, it's type and so on, but not Haddock
documentation. I'm extending haskell-mode's inf-haskell.el to take
this into account.
--
-David House, dmhouse at gmail.com
More information about the Haskell-Cafe
mailing list