packages feed

ghc-exactprint-0.5.0.0: tests/examples/ghc710/HangingRecord.hs

data Foo = Foo
  { r1 :: Int
  , r2 :: Int
  }