| 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 Source
annotateDirectory :: (Apply p, ApplyState p ~ Tree) => FL (PatchInfoAnd p) x y -> FileName -> [FileName] -> Annotated Source
format :: ByteString -> Annotated -> String Source
machineFormat :: ByteString -> Annotated -> String Source