Portability | portable |
---|---|
Stability | experimental |
Maintainer | darcs-devel@darcs.net |
Safe Haskell | Safe-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