hdiff
packages
feed
fay
-0.10.1.0: tests/doBindAssign.hs
import Language.Fay.Prelude main = do x <- return "Hello, World!" >>= return putStrLn x