Added Haskell.
This commit is contained in:
committed by
Robert Wohlrab
parent
0d032317c8
commit
c8095dc2a9
4
haskell.hs
Normal file
4
haskell.hs
Normal file
@@ -0,0 +1,4 @@
|
||||
module Main
|
||||
where
|
||||
|
||||
main=putStrLn "Hello, World!"
|
||||
Reference in New Issue
Block a user