darcs-2.9.1: a distributed, interactive, smart revision control system

Safe HaskellSafe-Infered

Darcs.Repository.ApplyPatches

Documentation

applyPatches :: (MonadProgress m, ApplyMonad m (ApplyState p), Patchy p) => FL (PatchInfoAnd p) wX wY -> m ()

runTolerantly :: TolerantIO a -> IO a

runSilently :: SilentIO a -> IO a