darcs-2.1.98.2: a distributed, interactive, smart revision control systemSource codeContentsIndex
Darcs.Repository.Format
Documentation
newtype RepoFormat Source
Constructors
RF [[ByteString]]
show/hide Instances
data RepoProperty Source
Constructors
Darcs1_0
Darcs2
HashedInventory
identifyRepoFormat :: String -> IO (Either String RepoFormat)Source
create_repo_format :: [DarcsFlag] -> RepoFormatSource
writeRepoFormat :: RepoFormat -> FilePath -> IO ()Source
write_problem :: RepoFormat -> Maybe StringSource
read_problem :: RepoFormat -> Maybe StringSource
readfrom_and_writeto_problem :: RepoFormat -> RepoFormat -> Maybe StringSource
format_has :: RepoProperty -> RepoFormat -> BoolSource
format_has_together :: [RepoProperty] -> RepoFormat -> BoolSource
Produced by Haddock version 2.4.2