9 | --------------------------------------------------------------------------------
10 | -- Claims
11 | --------------------------------------------------------------------------------
15 | where
22 | where
27 | ||| Top-level declaration of the `FromCell` implementation for the given data type.
28 | export
32 | --------------------------------------------------------------------------------
33 | -- Definitions
34 | --------------------------------------------------------------------------------
48 | where
68 | iCase
70 | implicitFalse
77 | --------------------------------------------------------------------------------
78 | -- Deriving
79 | --------------------------------------------------------------------------------
81 | ||| Generate declarations and implementations for `FromRow` for a given
82 | ||| record type using default settings.
83 | export