Safe Haskell | None |
---|---|
Language | Haskell2010 |
Darcs.Patch.Prim.V1.Show
Contents
Documentation
showHunk :: FileNameFormat -> FileName -> Int -> [ByteString] -> [ByteString] -> Doc #
Orphan instances
Show2 Prim # | |
ApplyState Prim ~ Tree => PrimShow Prim # | |
Methods showPrim :: FileNameFormat -> Prim wA wB -> Doc # showPrimCtx :: ApplyMonad (ApplyState Prim) m => FileNameFormat -> Prim wA wB -> m Doc # | |
Show1 (Prim wX) # | |
Show (DirPatchType wX wY) # | |
Methods showsPrec :: Int -> DirPatchType wX wY -> ShowS # show :: DirPatchType wX wY -> String # showList :: [DirPatchType wX wY] -> ShowS # | |
Show (FilePatchType wX wY) # | |
Methods showsPrec :: Int -> FilePatchType wX wY -> ShowS # show :: FilePatchType wX wY -> String # showList :: [FilePatchType wX wY] -> ShowS # | |
Show (Prim wX wY) # | |