Repository URL to install this package:
module hello.World function main = |args| { println("Hello world!") }