brittany/data/Test47.hs

5 lines
53 B
Haskell

data Foo = Bar
{ foo :: Baz
, bars :: Bizzz
}