Darcs.Repository.Pristine
Documentation
flagsToPristine :: [DarcsFlag] -> RepoFormat -> Pristine
createPristine :: Pristine -> IO Pristine
removePristine :: Pristine -> IO ()
applyPristine :: Patchy p => Pristine -> p -> IO ()
getPristinePop :: PatchInfo -> Pristine -> IO (Maybe Population)
pristineDirectory :: Pristine -> Maybe String
easyCreatePartialsPristineDirectoryTree :: FilePathLike fp => [fp] -> Pristine -> FilePath -> IO Bool