Make python refer to python2.7 explicitly
[gruntmaster-daemon.git] / t / problems / hello / tests / haskell / prog.hs
CommitLineData
b8f7001a
MG
1module Main where
2
3main :: IO ()
4main = putStrLn "Hello World!"
This page took 0.009553 seconds and 4 git commands to generate.