Argonaut Constellation
git
Log in
—
Register
~alcinnz
/
haphaestus
summary
tree
log
refs
ref:
5b98346a28ad4fd5a1ea0c71cabb204828765d61
haphaestus
/
src
/Main.hs
-rw-r--r--
67 bytes
View
Log
Blame
View raw
5b98346a
— Adrian Cochrane First!
1 year, 10 months ago
1
2
3
4
module
Main
where
main
::
IO
()
main
=
putStrLn
"Hello, Haskell!"