Argonaut Constellation
git
Log in
—
Register
~alcinnz
/
bureaucromancy
summary
tree
log
refs
ref:
1d26283d8a83d29ddba319e34a56de51b99d5769
bureaucromancy
/
app
/Main.hs
-rw-r--r--
72 bytes
View
Log
Blame
View raw
1d26283d
— Adrian Cochrane Add a quick description.
1 year, 4 months ago
1
2
3
4
5
module
Main
where
main
::
IO
()
main
=
do
putStrLn
"Hello, Haskell!"