prairie-0.0.4.0: A first class record field library
Safe HaskellSafe-Inferred
LanguageHaskell2010

Prairie.Monoid

Synopsis

Documentation

emptyRecord :: (Record rec, FieldDict Monoid rec) => rec Source #

Create a mempty Record assuming that all of the fields of the record have a Monoid instance.

Since: 0.0.4.0