Safe Haskell | None |
---|---|
Language | Haskell2010 |
Data.Derive.Monoid
Description
Derives an instance of Monoid
. It uses the product
construction of monoids. mappend
on two different constructors
is undefined.
derive-2.6.4: A program and library to derive instances for data types
Safe Haskell | None |
---|---|
Language | Haskell2010 |
Data.Derive.Monoid
Description
Derives an instance of Monoid
. It uses the product
construction of monoids. mappend
on two different constructors
is undefined.