hablo-1.1.0.1: A minimalist static blog generator
Safe HaskellNone
LanguageHaskell2010

Blog.Path

Documentation

data Path Source #

Instances

Instances details
Eq Path Source # 
Instance details

Defined in Blog.Path

Methods

(==) :: Path -> Path -> Bool #

(/=) :: Path -> Path -> Bool #

Show Path Source # 
Instance details

Defined in Blog.Path

Methods

showsPrec :: Int -> Path -> ShowS #

show :: Path -> String #

showList :: [Path] -> ShowS #

Generic Path Source # 
Instance details

Defined in Blog.Path

Associated Types

type Rep Path :: Type -> Type #

Methods

from :: Path -> Rep Path x #

to :: Rep Path x -> Path #

ToJSON Path Source # 
Instance details

Defined in Blog.Path

type Rep Path Source # 
Instance details

Defined in Blog.Path