mit-3qvpPyAi6mH-11: A git wrapper with a streamlined UX
Safe HaskellSafe-Inferred
LanguageHaskell2010

Mit.Undo

Documentation

data Undo Source #

Constructors

Apply Text 
Reset Text 
Revert Text 

Instances

Instances details
Show Undo Source # 
Instance details

Defined in Mit.Undo

Methods

showsPrec :: Int -> Undo -> ShowS #

show :: Undo -> String #

showList :: [Undo] -> ShowS #

Eq Undo Source # 
Instance details

Defined in Mit.Undo

Methods

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

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