Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
data FileHunk oid wX wY Source #
FileHunk oid !Int [ByteString] [ByteString] |
Instances
showFileHunk :: ObjectId oid => FileNameFormat -> FileHunk oid wX wY -> Doc Source #
showContextFileHunk :: ObjectId oid => FileNameFormat -> [ByteString] -> FileHunk oid wB wC -> [ByteString] -> Doc Source #