Prelude> :cd C:/Haskell/ Prelude> :load Main.hs *Main> main
module Main where main = do putStrLn "Hello, World!"
No comments:
Post a Comment