gitHUD-1.0.0.0: More efficient replacement to the great git-radar

Safe HaskellSafe
LanguageHaskell2010

GitHUD.Terminal.Types

Documentation

data Color Source #

Constructors

Black 
Red 
Green 
Yellow 
Blue 
Magenta 
Cyan 
White 

data ColorIntensity Source #

Constructors

Dull 
Vivid 

data Shell Source #

Constructors

ZSH 
Other 

Instances

Eq Shell Source # 

Methods

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

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