darcs

Portabilityportable
Stabilityexperimental
Maintainerdarcs-devel@darcs.net
Safe HaskellSafe-Infered

Darcs.Annotate

Description

 

Documentation

annotate :: (Apply p, ApplyState p ~ Tree) => FL (PatchInfoAnd p) -> FileName -> ByteString -> Annotated

annotateDirectory :: (Apply p, ApplyState p ~ Tree) => FL (PatchInfoAnd p) -> FileName -> [FileName] -> Annotated

format :: ByteString -> Annotated -> String

machineFormat :: ByteString -> Annotated -> String