githud-3.2.0: Heads up, and you see your GIT context

Safe HaskellNone
LanguageHaskell2010

GitHUD.Config.Types

Contents

Documentation

data Config Source #

Constructors

Config 

Fields

Instances
Eq Config Source # 
Instance details

Defined in GitHUD.Config.Types

Methods

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

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

Show Config Source # 
Instance details

Defined in GitHUD.Config.Types

Orphan instances

Eq Redirection Source # 
Instance details