derive-0.1: A program and library to derive instances for data typesContentsIndex
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 :: Derivation
Produced by Haddock version 0.8