darcs-2.2.0: a distributed, interactive, smart revision control systemSource codeContentsIndex
Darcs.Patch.Apply
Documentation
apply_to_filepaths :: Apply p => p -> [FilePath] -> [FilePath]Source
apply_to_slurpy :: (Apply p, Monad m) => p -> Slurpy -> m SlurpySource
forceTokReplace :: String -> String -> String -> FileContents -> Maybe FileContentsSource
markup_file :: Effect p => PatchInfo -> p -> (FilePath, MarkedUpFile) -> (FilePath, MarkedUpFile)Source
empty_markedup_file :: MarkedUpFileSource
patchChanges :: Prim -> [(String, DirMark)]Source
applyToPop :: PatchInfo -> FL Prim -> Population -> PopulationSource
data LineMark Source
Constructors
AddedLine PatchInfo
RemovedLine PatchInfo
AddedRemovedLine PatchInfo PatchInfo
None
show/hide Instances
type MarkedUpFile = [(ByteString, LineMark)]Source
force_replace_slurpy :: Prim -> Slurpy -> Maybe SlurpySource
applyBinary :: ByteString -> ByteString -> FileContents -> Maybe FileContentsSource
Produced by Haddock version 2.4.2