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

Safe HaskellNone
LanguageHaskell2010

Darcs.Patch.Prim.V1.Show

Contents

Documentation

Orphan instances

Show2 Prim Source # 

Methods

showDict2 :: ShowDict (Prim wX wY) Source #

(~) ((* -> *) -> *) (ApplyState Prim) Tree => PrimShow Prim Source # 
Show1 (Prim wX) Source # 

Methods

showDict1 :: ShowDict (Prim wX wX) Source #

Show (DirPatchType wX wY) Source # 

Methods

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

show :: DirPatchType wX wY -> String #

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

Show (FilePatchType wX wY) Source # 

Methods

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

show :: FilePatchType wX wY -> String #

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

Show (Prim wX wY) Source # 

Methods

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

show :: Prim wX wY -> String #

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