| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Darcs.Patch.Prim.V3.Core
Documentation
Constructors
| Hunk :: !Int -> ByteString -> ByteString -> Hunk wX wY |
Constructors
| UUID ByteString |
type Location = (UUID, ByteString) Source
Constructors
| Directory DirContent | |
| Blob (m ByteString) !Hash |
hunkEdit :: Hunk wX wY -> ByteString -> ByteString Source