packages feed

fay-0.5.0.0: tests/3.hs

main = print 1

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