Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
showHunk :: FileNameFormat -> AnchoredPath -> Int -> [ByteString] -> [ByteString] -> Doc Source #
Orphan instances
(Apply Prim, ApplyState Prim ~ Tree, ObjectIdOfPatch Prim ~ AnchoredPath) => PrimShow Prim Source # | |
showPrim :: FileNameFormat -> Prim wA wB -> Doc Source # showPrimWithContextAndApply :: ApplyMonad (ApplyState Prim) m => FileNameFormat -> Prim wA wB -> m Doc Source # | |
Show2 Prim Source # | |
Show1 (Prim wX) Source # | |
Show (DirPatchType wX wY) Source # | |
showsPrec :: Int -> DirPatchType wX wY -> ShowS # show :: DirPatchType wX wY -> String # showList :: [DirPatchType wX wY] -> ShowS # | |
Show (FilePatchType wX wY) Source # | |
showsPrec :: Int -> FilePatchType wX wY -> ShowS # show :: FilePatchType wX wY -> String # showList :: [FilePatchType wX wY] -> ShowS # | |
Show (Prim wX wY) Source # | |