I followed the instructions on the download page but got the following problem. And 
indeed they aren't there. Where do I get them from?

Dominic.

administrator@DEFAULT /cygdrive/d/dom/home
$ cat main.hs
module Main(main) where

main = putStrLn "Hello, world!"


administrator@DEFAULT /cygdrive/d/dom/home
$ ghc -o main main.hs
Compilation IS NOT required
gcc: d:/ghc/ghc-4.08.1/lib/Main.dll_o: No such file or directory
gcc: d:/ghc/ghc-4.08.1/lib/PrelMain.dll_o: No such file or directory

administrator@DEFAULT /cygdrive/d/dom/home
$ ghc --version
The Glorious Glasgow Haskell Compilation System, version 4.08.1


-------------------------------------------------------------------------------------------------
21st century air travel     http://www.britishairways.com

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

Reply via email to