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:47a640c951db5a3f6ec3a85aa6db63369d1a846438a110cf460be59e027eb86d,747

Module documentation for 0.1.0.1

Depends on 1 package(full list with versions):
Used by 1 package in nightly-2024-11-21(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.