More common Haskell style

This commit is contained in:
Index Int
2015-07-03 01:16:34 +03:00
parent e72c7702c8
commit 4da0050012

View File

@@ -1,4 +1,3 @@
module Main module Main where
where
main=putStrLn "Hello, World!" main = putStrLn "Hello, World!"