Graeme Moss writes:
> (Apologies if you're aware of/fixed this problem, I have GHC 2.05 and
> haven't kept up with bug fix news.)
> 
> Exporting a constructor like (:..:) seems to cause an interface file
> that fails to be parsed.  Hand-editing out the offending portion that
> looks something like:
> 

Sigh, fixed in the next release. For now, use something other than '.' as
the second char in your constructor.

Thanks for the report,

--Sigbjorn

Reply via email to