]> iEval git - gruntmaster-daemon.git/blob - t/problems/hello/tests/haskell/prog.hs
Add javascript
[gruntmaster-daemon.git] / t / problems / hello / tests / haskell / prog.hs
1 module Main where
2
3 main :: IO ()
4 main = putStrLn "Hello World!"
This page took 0.043633 seconds and 5 git commands to generate.