packages feed

ghc-exactprint-1.9.0.0: tests/examples/pre-ghc910/HangingRecord.hs

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