I've installed Hugs according to instructions (at least, I think I have),
but it just doesn't run. I get the following startup text:
C:\Program Files\hugs98>hugs
__ __ __ __ ____ ___ _________________________________________
|| || || || || || ||__ Hugs 98: Based on the Haskell 98 standard
||___|| ||__|| ||__|| __|| Copyright (c) 1994-1999
||---|| ___|| World Wide Web: http://haskell.org/hugs
|| || Report bugs to: [EMAIL PROTECTED]
|| || Version: May 1999 _________________________________________
ERROR: Option string must begin with `+' or `-'
FATAL ERROR: Unable to load prelude
C:\Program Files\hugs98>
I'm running Windows NT 4, and I've installed Hugs by running Hugs98.Exe as
downloaded via the page http://www.cse.ogi.edu/~mpj/Hugs98/. I have also
tried first unpacking Hugs98-May1999.zip (also via the same page) as appears
to be implied by the instructions on that page, but it doesn't make any
difference.
What do I do now?