]> git.k1024.org Git - perf-null.git/blob - haskell/hello.hs
Switch Python to single script + Makefile tricks
[perf-null.git] / haskell / hello.hs
1 main = putStrLn "Hello, world!"