Argonaut Constellation
git
Log in
—
Register
~alcinnz
/
CatTrap
summary
tree
log
refs
ref:
7beb48286350645043875941093f076bca84e81b
CatTrap
/
app
/Main.hs
-rw-r--r--
67 bytes
View
Log
Blame
View raw
7beb4828
— Adrian Cochrane Draft grid preprocessor which sucessfully compiles.
1 year, 8 months ago
1
2
3
4
module
Main
where
main
::
IO
()
main
=
putStrLn
"Hello, Haskell!"