regular-0.3.4.2: Generic programming library for regular datatypes.
Generics.Regular.Selector
Description
Summary: Representation for record selectors.
class Selector s whereSource
Methods
selName :: t s (f :: * -> *) r -> StringSource