Hi!
I have followed the instructions on the webpage regarding ghc4.08.2 with
Wins Nt.
However, ghc is not working.
Here is the error when I tried to run hello world
sh-2.04$ ghc -v -o hello.exe main.hs
The Glorious Glasgow Haskell Compilation System, version 4.08.2

Effective command line: -v -o hello.exe

Ineffective C pre-processor:
        echo '{-# LINE 1 "main.hs" -}' > C:/TEMP/ghc972.cpp && cat main.hs
>
/TEMP/ghc972.cpp
deleting... C:/TEMP/ghc972.cpp

rm -f C:/TEMP/ghc972*
 
How do  I resolve this problem?
Thank you.
Regards,
Gek



_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to