derive-2.3.0.1: A program and library to derive instances for data types

Data.Derive.Update

Description

A Pseudo derivation. For every label, creates a function foo_u and foo_s which updates and sets the label respectively, e.g. 'foo_u (+1) bar' or 'foo_s 10 baz'

Documentation