Copyright | 2010 Petr Rockai |
---|---|
License | MIT |
Maintainer | darcs-devel@darcs.net |
Stability | experimental |
Portability | portable |
Safe Haskell | None |
Language | Haskell98 |
Darcs.Annotate
Description
Documentation
annotate :: (Apply p, ApplyState p ~ Tree) => FL (PatchInfoAnd p) x y -> FileName -> ByteString -> Annotated
annotateDirectory :: (Apply p, ApplyState p ~ Tree) => FL (PatchInfoAnd p) x y -> FileName -> [FileName] -> Annotated
format :: ByteString -> Annotated -> String
machineFormat :: ByteString -> Annotated -> String