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

Safe HaskellSafe
LanguageHaskell2010

GitHUD.Terminal.Types

Documentation

data Shell Source #

Constructors

ZSH 
BASH 
Other 

Instances

Eq Shell Source # 

Methods

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

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

Show Shell Source # 

Methods

showsPrec :: Int -> Shell -> ShowS #

show :: Shell -> String #

showList :: [Shell] -> ShowS #