Safe Haskell | None |
---|---|
Language | Haskell2010 |
Darcs.Repository.Flags
Documentation
remoteDarcs :: RemoteDarcs -> String Source #
Constructors
Quiet | |
NormalVerbosity | |
Verbose |
Constructors
YesUseCache | |
NoUseCache |
Constructors
YesRunTest | |
NoRunTest |
data SetScriptsExecutable Source #
Constructors
YesSetScriptsExecutable | |
NoSetScriptsExecutable |
Instances
Constructors
UseIndex | |
IgnoreIndex |
Constructors
ScanKnown | Just files already known to darcs |
ScanAll | All files, i.e. look for new ones |
ScanBoring | All files, even boring ones |
Constructors
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 #
Instances
Constructors
WorkRepoDir String | |
WorkRepoPossibleURL String | |
WorkRepoCurrentDir |