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