Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
data Compression Source #
data RemoteDarcs Source #
remoteDarcs :: RemoteDarcs -> String Source #
data UpdateWorking Source #
data LookForAdds Source #
data LookForReplaces Source #
data DiffAlgorithm Source #
data LookForMoves Source #
data SetScriptsExecutable Source #
data LeaveTestDir Source #
data SetDefault Source #
ScanKnown | Just files already known to darcs |
ScanAll | All files, i.e. look for new ones |
ScanBoring | All files, even boring ones |
LazyClone | Just copy pristine and inventories |
NormalClone | First do a lazy clone then copy everything |
CompleteClone | Same as Normal but omit telling user they can interrumpt |
data AllowConflicts Source #
data ExternalMerge Source #
data WantGuiPause Source #
data WithPatchIndex Source #
data WithWorkingDir Source #
data ForgetParent Source #
data PatchFormat Source #