Hi Tope,

> When I tried to compile it as instucted on the webpage ( $ ghc  -o hello
> hello.hs), I got this error message.

are you actually typing in that '$' into the command prompt? try leaving
out the '$' and just type "ghc -o hello hello.hs".

Chris.

_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to