Argonaut Constellation
git
Log in
—
Register
~alcinnz
/
Typograffiti
summary
tree
log
refs
ref:
941ea48fbef8935b10d1436b8a986ca996dc6d12
Typograffiti
/
src
/Main.hs
-rw-r--r--
67 bytes
View
Log
Blame
View raw
941ea48f
— Adrian Cochrane Incoporate explicit shaders, some GPU drivers require this.
1 year, 11 months ago
1
2
3
4
module
Main
where
main
::
IO
()
main
=
putStrLn
"Hello, Haskell!"