packages feed

ghc-exactprint-0.5.1.0: tests/examples/ghc8/T10662.hs

main :: IO ()
main = do
  return $ let a = "hello" in a
  return ()