packages feed

brittany-0.14.0.0: data/Test49.hs

data Foo = Bar
  { fooz :: Baz
  , bar  :: Bizzz
  }
  deriving Show