ghci :browse! and type of class methods ([GHC] #1617)

Ian Lynagh igloo at earth.li
Thu Sep 6 08:29:24 EDT 2007


On Thu, Sep 06, 2007 at 10:51:05AM +0100, Simon Peyton-Jones wrote:
> 
> (I'm not sure why -fglasgow-exts switches on forall-printing; that
> seems odd.

I think it's because it turns on things like rank-n types.

> Is it really what GHC does?  We should surely have a flag
> for that.)

-f(no-)print-explicit-foralls controls whether or not they're printed
(the flag isn't in GHC < 6.7).


Thanks
Ian



More information about the Glasgow-haskell-bugs mailing list