Name: monoid-record
Version: 0.1
Cabal-version: >= 1.6
License: BSD3
License-file: LICENSE
Maintainer: Robin Green <greenrd@greenrd.org>
Build-type: Simple
Copyright: 2009 Robin Green
Category: Data
Synopsis: Support for modifying record fields of monoidal type
Description: Small module with utility function and class for modifying record fields
of a monoidal type.
Bug-reports: mailto:greenrd@greenrd.org
Stability: experimental
Tested-with: GHC == 6.10.2
Source-repository head
Type: darcs
Location: http://patch-tag.com/publicrepos/monoid-record
Library
Build-depends: base
Exposed-modules: Data.Monoid.Record
GHC-options: -Wall