Searched refs:identifyRepoFormat (Results 1 – 7 of 7) sorted by relevance
66 , identifyRepoFormat172 identifyRepoFormat :: String -> IO RepoFormat173 identifyRepoFormat = either fail return <=< tryIdentifyRepoFormat function
74 ( identifyRepoFormat, formatHas, RepoProperty ( HashedInventory ) )164 rf <- identifyRepoFormat "."
46 ( identifyRepoFormat196 rf <- identifyRepoFormat "."
63 import Darcs.Repository.Format ( identifyRepoFormat175 rfsource <- identifyRepoFormat repodir
133 ( identifyRepoFormat493 rf <- identifyRepoFormat "."
24 import Darcs.Repository.Format ( identifyRepoFormat, 139 rf_or_e <- identifyRepoFormat "."
72 , identifyRepoFormat154 format <- identifyRepoFormat repodir