Dear friends, I have used Haskell for education since several years very succesfully. Just today; I downloaded the hugs98-Nov/2003-1.msi version. The first time I startet WinHugs it worked. Then I changed the option using Textpad as Editor. After that I got always the message Window: "FATAL ERROR: Unable to load Prelude" and in the client area of hugs the message ERROR - a closing quote , '"', was expected. I deinstalled hugs completely and repeated installation procedure but, the same effect I got again. What can I do? Thank you for the hints, Peter ------------------------------------------------------ Prof. Dr. Peter Bachmann Cottbus University of Technology P.O. Box 10 13 44 D-03013 Cottbus Tel.: (355) 69 3887 Fax: (355) 69 3830 e-mail:pb@informatik.tu-cottbus.de http://www-pscb.informatik.tu-cottbus.de/~wwwpscb/
Hello Peter, The graphical interface has a bug, setting the options in the registry; to get WinHugs back to work, change the registry entry HKEY_CURRENT_USER\Software\Haskell\Hugs\WinhugsNov2003\Options Remove the -F"" " from the end. Change the settings only with the :set command to prevent this from happening again. Best regards, Henk-Jan van Tuyl
Dear friends, I have used Haskell for education since several years very succesfully. Just today; I downloaded the hugs98-Nov/2003-1.msi version. The first time I startet WinHugs it worked. Then I changed the option using Textpad as Editor. After that I got always the message Window: "FATAL ERROR: Unable to load Prelude" and in the client area of hugs the message ERROR - a closing quote , '"', was expected. I deinstalled hugs completely and repeated installation procedure but, the same effect I got again. What can I do? Thank you for the hints, Peter
------------------------------------------------------ Prof. Dr. Peter Bachmann Cottbus University of Technology P.O. Box 10 13 44 D-03013 Cottbus Tel.: (355) 69 3887 Fax: (355) 69 3830 e-mail:pb@informatik.tu-cottbus.de http://www-pscb.informatik.tu-cottbus.de/~wwwpscb/
_______________________________________________ Hugs-Bugs mailing list Hugs-Bugs@haskell.org http://www.haskell.org/mailman/listinfo/hugs-bugs
--
participants (2)
-
Henk-Jan van Tuyl -
Peter Bachmann