Hi,

A typo which should cause a type error produces instead
an Hugs 1.4 internal error:

data C = C { p :: Int}
a c = C (p = p c)       -- typo: () instead of {}

--------------------------------------
                   
Dependency analysis
INTERNAL ERROR: in depExpr
--------------------------------------

This happens on a PC and on a Sun4 running SunOS 4.1.3,
but not on a Sun running 5.5.1.
Thanks.

Mircea ([EMAIL PROTECTED])

Reply via email to