Original | Generic representation | |
---|---|---|
Type | type instance Rep BoardGame
= M1 D
('MetaData "BoardGame" "My.Module" "my-package" 'False)
(M1 C
('MetaCons "Stats" 'PrefixI 'True)
(M1 S
('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy)
(K1 R Text)
:*:
(M1 S
('MetaSel ('Just "maxPlayers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy)
(K1 R Int)
:*:
M1 S
('MetaSel ('Just "genre") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy)
(K1 R Genre)))) | |
Example Value |