darcs-2.1.98.2: a distributed, interactive, smart revision control systemSource codeContentsIndex
Darcs.Repository.InternalTypes
Documentation
data Repository p Source
Constructors
Repo !String ![DarcsFlag] !RepoFormat !(RepoType p)
show/hide Instances
data RepoType p Source
Constructors
DarcsRepository !Pristine Cache
show/hide Instances
data Pristine Source
Constructors
NoPristine !String
PlainPristine !String
HashedPristine
show/hide Instances
extractCache :: Repository p -> CacheSource
Produced by Haddock version 2.4.2