]> iEval git - gruntmaster-daemon.git/blob - prog.hs
0fca25162e3ffda789604a180551b7c0c71f3edb
[gruntmaster-daemon.git] / prog.hs
1 module Main where
2
3 main :: IO ()
4 main = putStrLn "Hello World!"
This page took 0.040667 seconds and 3 git commands to generate.