darcs-2.14.1: a distributed, interactive, smart revision control system
Darcs.Patch.Prim.FileUUID.Show
Contents
displayHunk :: Maybe UUID -> Hunk wX wY -> Doc Source #
Methods
patchListFormat :: ListFormat Prim Source #
showNicely :: Prim wX wY -> 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 #
showContextPatch :: ApplyMonad (ApplyState Prim) m => ShowPatchFor -> Prim wX wY -> m Doc Source #
showPatch :: ShowPatchFor -> Prim wX wY -> Doc Source #
showPrim :: FileNameFormat -> Prim wA wB -> Doc Source #
showPrimCtx :: ApplyMonad (ApplyState Prim) m => FileNameFormat -> Prim wA wB -> m Doc Source #