Argonaut Constellation
git
Log in
—
Register
~alcinnz
/
CatTrap
summary
tree
log
refs
ref:
a665b7987ccebecd36dc1e89fab32470fbcd2c59
CatTrap
/
app
/Main.hs
-rw-r--r--
67 bytes
View
Log
Blame
View raw
a665b798
— Adrian Cochrane Merge branch 'main' of git.argonaut-constellation.org:~alcinnz/CatTrap into main
1 year, 9 months ago
1
2
3
4
module
Main
where
main
::
IO
()
main
=
putStrLn
"Hello, Haskell!"