packages feed

MicroHs-0.13.0.0: tests/Hello.hs

module Hello(main) where

main :: IO ()
main = putStrLn "hello, world\n"