darcs-2.16.4: a distributed, interactive, smart revision control system
Safe HaskellNone
LanguageHaskell2010

Darcs.Repository.Match

Synopsis

Documentation

getRecordedUpToMatch :: (ApplyMonad (ApplyState p) DefaultIO, IsRepoType rt, RepoPatch p, ApplyState p ~ Tree) => Repository rt p wR wU wT -> PatchSetMatch -> IO () Source #

Create a new pristine and working tree in the current working directory, corresponding to the state of the PatchSet returned by getOnePatchSet for the same PatchSetMatch.