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