repo.or.cz
/
HelloWorld.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge commit 'repo.or.cz/mob'
[HelloWorld.git]
/
haskell.hs
blob
dea0b27dfbb1e56e1ff982a6cbc316619313de23
1
module
Main
2
where
3
4
main
=
putStrLn
"Hello, World!"