Skip to content

Instantly share code, notes, and snippets.

@ishiy1993
Created October 8, 2015 06:13
Show Gist options
  • Save ishiy1993/e608eb149037e05d0b3f to your computer and use it in GitHub Desktop.
Save ishiy1993/e608eb149037e05d0b3f to your computer and use it in GitHub Desktop.
Haskellで"Hello World"
main = putStrLn "Hello World"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment