darcs-beta-2.7.98.1: a distributed, interactive, smart revision control system

Darcs.Annotate

Documentation

annotate :: Apply p => FL (PatchInfoAnd p) x y -> FileName -> ByteString -> AnnotatedSource

annotateDirectory :: Apply p => FL (PatchInfoAnd p) x y -> FileName -> [FileName] -> AnnotatedSource

format :: ByteString -> Annotated -> StringSource