This website requires JavaScript.
Explore
Help
Sign In
blog
/
effect-systems
Watch
1
Fork
You've already forked effect-systems
0
Code
64c2f3fd0e
effect-systems
/
app
/
Main.hs
5 lines
65 B
Haskell
Raw
Blame
History
module
Main
where
main
::
IO
()
main
=
putStrLn
"
Hello, World!
"
View Git Blame
Copy Permalink