sourcehut
Log in
—
Register
~jojo
/
Carth
summary
tree
log
refs
ref:
e4c8013fa6212a8d43c3c8dd0ff41640a76864f5
Carth
/
app
/Main.hs
-rw-r--r--
77 bytes
View
Log
Blame
View raw
e4c8013f
— Johan Johansson Fix som literal parsing - parse test now passes
3 years ago
1
2
3
4
5
6
module
Main
where
import
Lib
main
::
IO
()
main
=
putStrLn
"Hello, World!"