packages feed

ghc-exactprint-1.14.0.0: tests/examples/pre-ghc910/T10662.hs

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