hdiff
packages
feed
fay
-0.5.0.0: tests/23.hs
main = do [1,2] <- return [1,2] print "OK." print :: String -> Fay () print = ffi "console.log(%1)"