>
> I manually converted the files where the installation stopped using iconv.
> For example:
>
> bash# <lib/GUI.curry iconv -f ISO-8859-1 -t UTF8>GUI.curry
> bash# mv GUI.curry lib/GUI.curry
>
For the record: I needed to convert the files
curry/Parser.curry
curry/Trace.curry
similarly to compile MCC 0.9.11 from source using GHC 7.0.1 on Ubuntu 11.04.
Sebastian
_______________________________________________
curry mailing list
curry_at_lists.RWTH-Aachen.DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/curry
Received on Mi Jan 26 2011 - 08:55:04 CET