derive-0.1.4: A program and library to derive instances for data typesSource codeContentsIndex
Data.Derive.Monoid
Description
Derives an instance of Monoid. This derivation is limited to data types with only one constructor; it uses the product construction of monoids.
Documentation
makeMonoid :: DerivationSource
Produced by Haddock version 2.4.2