[Haskell-cafe] Re: Haskell interface file (.hi) format?

2007-12-04 Thread Simon Marlow
Stefan O'Rear wrote: On Sun, Dec 02, 2007 at 05:45:48AM +0100, Tomasz Zielonka wrote: On Fri, Nov 30, 2007 at 08:55:51AM +, Neil Mitchell wrote: Hi Prelude> :b Control.Concurrent.MVar module 'Control.Concurrent.MVar' is not interpreted :b now defaults to :breakpoint, you want :browse

[Haskell-cafe] Re: Haskell interface file (.hi) format?

2007-11-29 Thread Chris Smith
Rob Hoelz wrote: > Does anyone know if/where I can find a specification for the .hi files > generated by GHC? I ask because I want to write an omni-completion > plugin for Vim to make Haskell hacking a bit nicer. I think it's pretty much considered unspecified; but there's code to read and write