packages feed

fay-0.5.0.0: tests/7.hs

main = print True

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