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

Safe HaskellNone
LanguageHaskell2010

Darcs.Patch.Prim.V1.Show

Contents

Documentation

Orphan instances

PatchListFormat Prim Source # 
Show2 Prim Source # 

Methods

showDict2 :: ShowDict (Prim wX wY) Source #

(~) ((* -> *) -> *) (ApplyState Prim) Tree => ShowPatch Prim Source # 

Methods

showNicely :: Prim wX wY -> Doc Source #

showContextPatch :: (Monad m, ApplyMonad (ApplyState Prim) m) => Prim wX wY -> m Doc Source #

description :: Prim wX wY -> Doc Source #

summary :: Prim wX wY -> Doc Source #

summaryFL :: FL Prim wX wY -> Doc Source #

thing :: Prim wX wY -> String Source #

things :: Prim wX wY -> String Source #

ShowPatchBasic Prim Source # 

Methods

showPatch :: Prim wX wY -> Doc Source #

PrimShow Prim Source # 

Methods

showPrim :: FileNameFormat -> Prim wA wB -> Doc 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 #