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