/h/Haskell.hs

http://github.com/leachim6/hello-world · Haskell · 3 lines · 2 code · 1 blank · 0 comment · 0 complexity · 3441929d0ad7eff1dc3990207e306a3f MD5 · raw file

  1. module Main where
  2. main = putStrLn "Hello World"