packages feed

fay-0.5.0.0: tests/4.hs

main = print "Hello, World!"

print :: String -> Fay ()
print = ffi "console.log(%1)"