[Haskell-cafe] Haskell interface file (.hi) format?
Tomasz Zielonka
tomasz.zielonka at gmail.com
Sat Dec 1 23:45:48 EST 2007
On Fri, Nov 30, 2007 at 08:55:51AM +0000, Neil Mitchell wrote:
> Hi
>
> > Prelude> :b Control.Concurrent.MVar
> > module 'Control.Concurrent.MVar' is not interpreted
>
> :b now defaults to :breakpoint, you want :browse
That's a questionable decision, IMO:
- it changes behavior
- I expect :browse to be used more often, so it deserves the sort
:b version (:bro is not that short)
On the other hand, this change can have an (unintended?) feature
advertising effect ;-)
Best regards
Tomasz
More information about the Haskell-Cafe
mailing list