8 | --------------------------------------------------------------------------------
9 | -- Claims
10 | --------------------------------------------------------------------------------
14 | where
19 | ||| Top-level declaration of the `ToCell` implementation for the given data type.
20 | export
24 | --------------------------------------------------------------------------------
25 | -- Definitions
26 | --------------------------------------------------------------------------------
30 | where
57 | --------------------------------------------------------------------------------
58 | -- Deriving
59 | --------------------------------------------------------------------------------
61 | ||| Generate declarations and implementations for `ToRow` for a given
62 | ||| record type using default settings.
63 | export