packages feed

fay-0.24.2.0: tests/do.hs

module Do where

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