derive-2.0.1: A program and library to derive instances for data typesSource codeContentsIndex
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
makeUpdate :: DerivationSource
Produced by Haddock version 2.4.2