generic-monoid

Derive monoid instances for product types.

Version on this page:0.1.0.1@rev:1
LTS Haskell 22.14:0.1.0.1@rev:3
Stackage Nightly 2024-03-29:0.1.0.1@rev:3
Latest on Hackage:0.1.0.1@rev:3

See all snapshots generic-monoid appears in

BSD-3-Clause licensed by Luke Clifton
Maintained by [email protected]
This version can be pinned in stack with:generic-monoid-0.1.0.1@sha256:78e2d99cb083607b2ba4010af576ed364cc296c6722ca95e46519bbd6c56ae9d,747

Module documentation for 0.1.0.1

Depends on 1 package(full list with versions):
Used by 2 packages in nightly-2021-07-22(full list with versions):

Using GHC's generics, allow for deriving Monoid and Semigroup instances for your product types.

Changes

Revision history for generic-monoid

0.1.0.1 – 2020-06-14

  • Support GHC 8.4

0.1.0.0 – 2018-12-12

  • Initial release.