Problem installing GHC under Windows 98

Reuben Thomas rrt1001 at cam.ac.uk
Sat Jan 20 10:57:26 EST 2001


> (Main.hs is attached), which produces the following output:
>   The Glorious Glasgow Haskell Compilation System, version 4.08.1
>
>   Effective command line: -v
>
>   Ineffective C pre-processor:
>    echo '{-# LINE 1 "Main.hs" -}' > C:/TEMP/ghc607133.cpp && cat Main.hs >> C:/TEMP/ghc607133.cpp
>   Main.hs\": unexpected EOF while looking for `''
>   Main.hs\": -c: line 2: syntax error
>   deleting... C:/TEMP/ghc607133.cpp

This sounds like the wrong version of Perl is being used. Make sure the one
being used is that in GHC's bin directory. Also that /bin/sh is bash.

-- 
http://sc3d.org/rrt/ | free, a.  already paid for (Peyton Jones)





More information about the Glasgow-haskell-bugs mailing list