darcs-2.14.4: a distributed, interactive, smart revision control system

Safe HaskellNone
LanguageHaskell2010

Darcs.Patch.Prim.V1.Show

Contents

Documentation

Orphan instances

Show2 Prim Source # 
Instance details

Methods

showDict2 :: ShowDict (Prim wX wY) Source #

ApplyState Prim ~ Tree => PrimShow Prim Source # 
Instance details

Show1 (Prim wX) Source # 
Instance details

Methods

showDict1 :: ShowDict (Prim wX wX0) Source #

Show (DirPatchType wX wY) Source # 
Instance details

Methods

showsPrec :: Int -> DirPatchType wX wY -> ShowS #

show :: DirPatchType wX wY -> String #

showList :: [DirPatchType wX wY] -> ShowS #

Show (FilePatchType wX wY) Source # 
Instance details

Methods

showsPrec :: Int -> FilePatchType wX wY -> ShowS #

show :: FilePatchType wX wY -> String #

showList :: [FilePatchType wX wY] -> ShowS #

Show (Prim wX wY) Source # 
Instance details

Methods

showsPrec :: Int -> Prim wX wY -> ShowS #

show :: Prim wX wY -> String #

showList :: [Prim wX wY] -> ShowS #