Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Documentation
Instances
FromJSON Category Source # | |
Generic Category Source # | |
Show Category Source # | |
Eq Category Source # | |
Ord Category Source # | |
Defined in Spotify.Types.Categories | |
type Rep Category Source # | |
Defined in Spotify.Types.Categories type Rep Category = D1 ('MetaData "Category" "Spotify.Types.Categories" "spotify-0.1.0.1-DSXk6mPWfQGGnICPbDr6pO-spotify-types" 'False) (C1 ('MetaCons "Category" 'PrefixI 'True) ((S1 ('MetaSel ('Just "href") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Href) :*: S1 ('MetaSel ('Just "icons") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 [Image])) :*: (S1 ('MetaSel ('Just "id") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 CategoryID) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))) |