github-tools-0.1.3: Various Github helper utilities.
Safe HaskellNone
LanguageHaskell2010

GitHub.Types.Settings

Documentation

data Label Source #

Instances

Instances details
Eq Label Source # 
Instance details

Defined in GitHub.Types.Settings

Methods

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

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

Show Label Source # 
Instance details

Defined in GitHub.Types.Settings

Methods

showsPrec :: Int -> Label -> ShowS #

show :: Label -> String #

showList :: [Label] -> ShowS #

ToJSON Label Source # 
Instance details

Defined in GitHub.Types.Settings

FromJSON Label Source # 
Instance details

Defined in GitHub.Types.Settings