Safe Haskell | Safe-Infered |
---|
Darcs.Repository.Merge
Documentation
tentativelyMergePatches :: (RepoPatch p, ApplyState p ~ Tree) => Repository p -> String -> [DarcsFlag] -> FL (PatchInfoAnd p) -> FL (PatchInfoAnd p) -> IO (Sealed (FL (PrimOf p)))
considerMergeToWorking :: (RepoPatch p, ApplyState p ~ Tree) => Repository p -> String -> [DarcsFlag] -> FL (PatchInfoAnd p) -> FL (PatchInfoAnd p) -> IO (Sealed (FL (PrimOf p)))