Skip to content

Instantly share code, notes, and snippets.

@moschlar
Last active December 11, 2015 02:18
Show Gist options
  • Save moschlar/4529165 to your computer and use it in GitHub Desktop.
Save moschlar/4529165 to your computer and use it in GitHub Desktop.
main = putStrLn "Hello, World!"
main :- write('Hello, World!'),nl.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment