GHC 6.5 on Mac Os X
Malcolm Wallace
Malcolm.Wallace at cs.york.ac.uk
Thu Mar 30 03:26:54 EST 2006
Chris Brown <cmb21 at kent.ac.uk> writes:
> ld: Undefined symbols:
> _TypeRep_AClass_stauic_info
I have noticed that there are spelling mistakes in these error messages.
_TypeRep_AClass_stauic_info
should be
_TypeRep_AClass_static_info
Earlier there was something with
DISCASD
instead of
DISCARD
If you are cutting and pasting these error messages (rather than typing
them by hand), then this strongly suggests a faulty low bit in memory.
Regards,
Malcolm
More information about the Glasgow-haskell-users
mailing list