packages feed

ghc-exactprint-0.5.3.0: tests/examples/ghc710/Simple.hs

-- blah
x :: (Int)
x = 1

(y) = 1

z :: t
z = do
  let
    a = 1
  return a