More common Haskell style
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
module Main
|
module Main where
|
||||||
where
|
|
||||||
|
|
||||||
main=putStrLn "Hello, World!"
|
main = putStrLn "Hello, World!"
|
||||||
|
|||||||
Reference in New Issue
Block a user