packages feed

fay-0.19: tests/do.hs

module Do where

main :: Fay ()
main = do putStrLn "Hello,"; putStrLn "World!"