Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Synopsis
- makeDarcsdirPath :: String -> String
- lockPath :: String
- prefsDir :: String
- prefsDirPath :: String
- hashedInventory :: String
- hashedInventoryPath :: String
- tentativeHashedInventory :: String
- tentativeHashedInventoryPath :: String
- inventoriesDir :: FilePath
- inventoriesDirPath :: String
- tentativePristinePath :: String
- pristineDir :: FilePath
- pristineDirPath :: String
- patchesDir :: FilePath
- patchesDirPath :: String
- indexPath :: FilePath
- indexInvalidPath :: FilePath
- rebasePath :: String
- tentativeRebasePath :: String
- formatPath :: String
- pendingPath :: FilePath
- tentativePendingPath :: FilePath
- newPendingPath :: FilePath
- unrevertPath :: FilePath
- tentativeUnrevertPath :: FilePath
- oldPristineDirPath :: String
- oldCurrentDirPath :: String
- oldCheckpointDirPath :: String
- oldInventoryPath :: String
- oldTentativeInventoryPath :: String
Documentation
makeDarcsdirPath :: String -> String Source #
hashedInventory :: String Source #
Location of the (one and only) head inventory.
tentativeHashedInventory :: String Source #
Location of the (one and only) tentative head inventory.
inventoriesDir :: FilePath Source #
Location of parent inventories.
tentativePristinePath :: String Source #
Location of pristine trees.
patchesDir :: FilePath 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.