Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Software
Pixelyeet
8ce58b1deb0de17c43089a3281c45afc2c4d3d3d
8ce58b1deb0de17c43089a3281c45afc2c4d3d3d
Switch branch/tag
pixelyeet
src
Main.hs
Find file
Normal view
History
Permalink
Main.hs
71 Bytes
Newer
Older
Initialize project
Nicolas Lenz
committed
May 05, 2019
1
2
3
4
5
module
Main
where
main
::
IO
()
main
=
do
putStrLn
"Hello World!"