[Haskell-cafe] GHCi's :t misbehaving

Philippa Cowderoy flippa at flippac.org
Wed Nov 18 08:17:21 EST 2009


Luke Palmer wrote:
> It's very hard to tell what is going on without more details.  If you
> *at least* give the ghci session, and possibly the whole code (while
> it might be too much to read, it is not to much to load and try
> ourselves).
>
> This looks like a monomorphism restriction, which shouldn't happen
> when you are using :t.  So that's why more info is necessary.
>   

I was using GHC 6.10.3 because I'd not felt like building my own gtk2hs 
on windows - it looks like it's fixed in 6.10.4, there was a remaining 
type error that 6.10.3 wasn't flagging up.

-- 
flippa at flippac.org


More information about the Haskell-Cafe mailing list