darcs-2.8.5: a distributed, interactive, smart revision control system

Safe HaskellNone
LanguageHaskell98

Darcs.Repository.Prefs

Synopsis

Documentation

data FileType Source

Constructors

BinaryFile 
TextFile 

Instances

globalPrefsDirDoc :: String Source

The relative path of the global preference directory; ~/.darcs on Unix, and %APPDATA%/darcs on Windows. This is used for online documentation.