Safe Haskell | None |
---|---|
Language | Haskell2010 |
Synopsis
- makeDarcsdirPath :: String -> String
- lockPath :: String
- hashedInventory :: [Char]
- hashedInventoryPath :: String
- tentativeHashedInventory :: [Char]
- tentativeHashedInventoryPath :: String
- inventoriesDir :: [Char]
- inventoriesDirPath :: String
- tentativePristinePath :: String
- pristineDir :: [Char]
- pristineDirPath :: String
- patchesDir :: [Char]
- patchesDirPath :: String
- indexPath :: FilePath
- indexInvalidPath :: FilePath
- rebasePath :: String
- tentativeRebasePath :: String
- formatPath :: String
- pendingPath :: FilePath
- tentativePendingPath :: FilePath
- newPendingPath :: FilePath
- unrevertPath :: FilePath
- oldPristineDirPath :: String
- oldCurrentDirPath :: String
- oldCheckpointDirPath :: String
- oldInventoryPath :: String
- oldTentativeInventoryPath :: String
Documentation
makeDarcsdirPath :: String -> String Source #
hashedInventory :: [Char] Source #
Location of the (one and only) head inventory.
tentativeHashedInventory :: [Char] Source #
Location of the (one and only) tentative head inventory.
inventoriesDir :: [Char] Source #
Location of parent inventories.
tentativePristinePath :: String Source #
Location of pristine trees.
pristineDir :: [Char] Source #
patchesDir :: [Char] Source #
Location of patches.
rebasePath :: String Source #
Location of the rebase patch
formatPath :: String Source #
Location of format file
pendingPath :: FilePath Source #
Location of pending files
unrevertPath :: FilePath Source #
Location of unrevert bundle.
oldPristineDirPath :: String Source #
Location of old style (unhashed) files and directories.