packages feed

haskell-src-exts-1.24.0: tests/examples/TrailingWhere3.hs

main = f where
    f = g where
    g = putStrLn "hello world"