Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
Instances
Generic Skin Source # | |
ToJSON Skin Source # | |
type Rep Skin Source # | |
Defined in Blog.Skin type Rep Skin = D1 ('MetaData "Skin" "Blog.Skin" "hablo-1.1.0.1-8ZbVl9opbeU8qTmHELL14m" 'False) (C1 ('MetaCons "Skin" 'PrefixI 'True) ((S1 ('MetaSel ('Just "banner") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 (Maybe String)) :*: (S1 ('MetaSel ('Just "cardImage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 (Maybe FilePath)) :*: S1 ('MetaSel ('Just "favicon") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 (Maybe FilePath)))) :*: (S1 ('MetaSel ('Just "head") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 (Maybe String)) :*: (S1 ('MetaSel ('Just "previewArticlesCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Int) :*: S1 ('MetaSel ('Just "previewLinesCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Int))))) |