Skip to content

Instantly share code, notes, and snippets.

@omegatakuma
Created December 14, 2011 11:11
Show Gist options
  • Save omegatakuma/1476163 to your computer and use it in GitHub Desktop.
Save omegatakuma/1476163 to your computer and use it in GitHub Desktop.
普通にHello,World
main :: IO ()
main = putStrLn "Hello,World"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment