 
            
            
            
            
                21 May
                
                    2007
                
            
            
                21 May
                
                '07
                
            
            
            
        
    
                12:36 p.m.
            
        On 21/05/07, Michael T. Richter 
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@gmail.com