Home
last modified time | relevance | path

Searched refs:dumpPatchIndex (Results 1 – 2 of 2) sorted by relevance

/dports/devel/hs-darcs/darcs-2.16.4/src/Darcs/UI/Commands/
H A DShowPatchIndex.hs15 ( dumpPatchIndex, piTest, doesPatchIndexExist, isPatchIndexInSync)
48 let loc = repoLocation repo in dumpPatchIndex loc >> piTest loc
/dports/devel/hs-darcs/darcs-2.16.4/src/Darcs/Repository/
H A DPatchIndex.hs33 , dumpPatchIndex
707 dumpPatchIndex :: FilePath -> IO ()
708 dumpPatchIndex repodir = do function