cmt-0.7.1.0: Write consistent git commit messages

Safe HaskellNone
LanguageHaskell2010

Cmt.Types.Next

Documentation

data Next Source #

Instances
Eq Next Source # 
Instance details

Defined in Cmt.Types.Next

Methods

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

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

Show Next Source # 
Instance details

Defined in Cmt.Types.Next

Methods

showsPrec :: Int -> Next -> ShowS #

show :: Next -> String #

showList :: [Next] -> ShowS #