packages feed

ghc-exactprint-0.3: tests/examples/HangingRecord.hs

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