Skip to content

Instantly share code, notes, and snippets.

@simonewebdesign
Created June 19, 2013 13:13
Show Gist options
  • Save simonewebdesign/5814224 to your computer and use it in GitHub Desktop.
Save simonewebdesign/5814224 to your computer and use it in GitHub Desktop.
Say "Hello, World!" in Haskell
main = putStrLn "Hello, World!"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment