Argonaut Constellation
git
Log in
—
Register
~alcinnz
/
CatTrap
summary
tree
log
refs
ref:
272852e8b518fb81dcd92d785f8284a713df0e2b
CatTrap
/
app
/Main.hs
-rw-r--r--
67 bytes
View
Log
Blame
View raw
272852e8
— Adrian Cochrane Draft new CatTrap API which hopefully is easier to implement.
1 year, 8 months ago
1
2
3
4
module
Main
where
main
::
IO
()
main
=
putStrLn
"Hello, Haskell!"