Coding Struggles
About Me
PureScript Dates
PureScript Cookbook
Writing Hello World
1 minute read
This is just a test.
module
Main
where
import
Control.Monad.Eff.Console
main
=
log
"Hello, World!"
Share this post!
Please enable JavaScript to view the
comments powered by Disqus.