Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
Instances
Eq Path Source # | |
Show Path Source # | |
Generic Path Source # | |
ToJSON Path Source # | |
type Rep Path Source # | |
Defined in Blog.Path type Rep Path = D1 ('MetaData "Path" "Blog.Path" "hablo-1.1.0.1-8ZbVl9opbeU8qTmHELL14m" 'False) (C1 ('MetaCons "Path" 'PrefixI 'True) ((S1 ('MetaSel ('Just "articlesPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 (Maybe FilePath)) :*: S1 ('MetaSel ('Just "pagesPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 (Maybe FilePath))) :*: (S1 ('MetaSel ('Just "remarkableConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 (Maybe FilePath)) :*: S1 ('MetaSel ('Just "root") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 FilePath)))) |