Argonaut Constellation
git
Log in
—
Register
~alcinnz
/
CatTrap
summary
tree
log
refs
ref:
3dce4d79a99984588660089433a6a7eb78701300
CatTrap
/
app
/Main.hs
-rw-r--r--
67 bytes
View
Log
Blame
View raw
3dce4d79
— Adrian Cochrane Unit test calc() implementation!
1 year, 9 months ago
1
2
3
4
module
Main
where
main
::
IO
()
main
=
putStrLn
"Hello, Haskell!"