Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
apply :: DarcsCommand [DarcsFlag] Source #
applyCmd :: PatchApplier pa => pa -> (AbsolutePath, AbsolutePath) -> [DarcsFlag] -> [String] -> IO () Source #
getPatchBundle :: RepoPatch p => [DarcsFlag] -> ByteString -> IO (Either String (SealedPatchSet rt p Origin)) Source #