gitHUD-1.3.2: More efficient replacement to the great git-radar
GitHUD.Config.Types
data Config Source #
Constructors
Fields
Instances
Methods
(==) :: Config -> Config -> Bool #
(/=) :: Config -> Config -> Bool #
showsPrec :: Int -> Config -> ShowS #
show :: Config -> String #
showList :: [Config] -> ShowS #
defaultConfig :: Config Source #