darcs-2.1.98.2: a distributed, interactive, smart revision control system
Source code
Contents
Index
Darcs.Repository.Pristine
Documentation
data
Pristine
Source
Instances
Show
Pristine
flagsToPristine
:: [
DarcsFlag
] ->
RepoFormat
->
Pristine
Source
nopristine
::
Pristine
Source
createPristine
::
Pristine
->
IO
Pristine
Source
removePristine
::
Pristine
->
IO
()
Source
identifyPristine
::
IO
Pristine
Source
slurpPristine
::
Pristine
->
IO
(
Maybe
Slurpy
)
Source
applyPristine
::
Patchy
p =>
Pristine
-> p ->
IO
()
Source
createPristineFromWorking
::
Pristine
->
IO
()
Source
syncPristine
::
Pristine
->
IO
()
Source
replacePristine
::
FilePath
->
Pristine
->
IO
()
Source
replacePristineFromSlurpy
::
Slurpy
->
Pristine
->
IO
()
Source
getPristinePop
::
PatchInfo
->
Pristine
->
IO
(
Maybe
Population
)
Source
pristineDirectory
::
Pristine
->
Maybe
String
Source
pristineToFlagString
::
Pristine
->
String
Source
easyCreatePristineDirectoryTree
::
Pristine
->
FilePath
->
IO
Bool
Source
easyCreatePartialsPristineDirectoryTree
::
FilePathLike
fp => [fp] ->
Pristine
->
FilePath
->
IO
Bool
Source
Produced by
Haddock
version 2.4.2