darcs-2.16.5: a distributed, interactive, smart revision control system
Safe HaskellSafe-Inferred
LanguageHaskell2010

Darcs.Patch.Prim.V1.Show

Documentation

Orphan instances

ApplyState Prim ~ Tree => PrimShow Prim # 
Instance details

Show2 Prim # 
Instance details

Methods

showDict2 :: ShowDict (Prim wX wY) #

Show1 (Prim wX) # 
Instance details

Methods

showDict1 :: Dict (Show (Prim wX wX0)) #

Show (DirPatchType wX wY) # 
Instance details

Methods

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

show :: DirPatchType wX wY -> String #

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

Show (FilePatchType wX wY) # 
Instance details

Methods

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

show :: FilePatchType wX wY -> String #

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

Show (Prim wX wY) # 
Instance details

Methods

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

show :: Prim wX wY -> String #

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