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

Neil Mitchell ndmitchell at gmail.com
Fri Nov 30 03:55:51 EST 2007


Hi

>   Prelude> :b Control.Concurrent.MVar
>   module 'Control.Concurrent.MVar' is not interpreted

:b now defaults to :breakpoint, you want :browse

Thanks

Neil


More information about the Haskell-Cafe mailing list