derive-2.1.0: A program and library to derive instances for data typesSource codeContentsIndex
Data.Derive.Monoid
Description
Derives an instance of Monoid. It uses the product construction of monoids. mappend on two different constructors is undefined.
Documentation
makeMonoid :: DerivationSource
Produced by Haddock version 2.6.0