[Hat] Hat bug report: Ambiguous occurrence `List'

Malcolm Wallace Malcolm.Wallace at cs.york.ac.uk
Wed Jun 23 10:32:34 EDT 2004


> The main problem here seems to be that Hat doesn't support the "Data.Word" module.
> Is there any simple work-around?  I'm not particularly interested in tracing
> that module.

I have just checked into CVS a tracing version of Data.Word.  It compiles, but
I haven't tested it.  Currently it provides instances of
    Eq, Ord, Bounded, Num, Enum, Read, Show
but omits instances of
    Real, Integral, Ix
because of tedious errors I haven't tracked down.  If you need those
instances, I'll look into it further.

Regards,
    Malcolm


More information about the Hat mailing list