Dependencies for darcs-2.14.1
Libraries
darcs
- array (>=0.5.1.0 && <0.6)
- async (>=2.0.2 && <2.3)
- attoparsec (>=0.13.0.1 && <0.14)
- base (>=4.9 && <4.12)
- base16-bytestring (>=0.1 && <0.2)
- binary (>=0.5 && <0.10)
- bytestring (>=0.10.6 && <0.11)
- containers (>=0.5.6.2 && <0.7)
- cryptohash (>=0.11 && <0.12)
- data-ordlist (>=0.4 && <0.5)
- directory (>=1.2.6.2 && <1.4)
- fgl (>=5.5.2.3 && <5.7)
- filepath (>=1.4.1 && <1.5.0.0)
- graphviz (>=2999.18.1 && <2999.20.1)
- hashable (>=1.2.3.3 && <1.3)
- haskeline (>=0.7.2 && <0.8)
- html (>=1.0.1.2 && <1.1)
- HTTP (>=4000.2.20 && <4000.4)
- mmap (>=0.5.9 && <0.6)
- mtl (>=2.2.1 && <2.3)
- network (>=2.6 && <2.8)
- network-uri (>=2.6 && <2.7)
- old-time (>=1.1.0.3 && <1.2)
- parsec (>=3.1.9 && <3.2)
- process (>=1.2.3.0 && <1.7)
- random (>=1.1 && <1.2)
- regex-applicative (>=0.2 && <0.4)
- regex-compat-tdfa (>=0.95.1 && <0.96)
- sandi (>=0.4 && <0.5)
- stm (>=2.1 && <2.5)
- tar (>=0.5 && <0.6)
- text (>=1.2.1.3 && <1.3)
- time (>=1.5.0.1 && <1.10)
- transformers (>=0.4.2.0 && <0.6)
- unix-compat (>=0.4.2 && <0.6)
- utf8-string (>=1 && <1.1)
- vector (>=0.11 && <0.13)
- zip-archive (>=0.3 && <0.4)
- zlib (>=0.6.1.2 && <0.7.0.0)
- if os(windows)
- Win32 (>=2.3.1 && <2.4)
- unix (>=2.7.1.0 && <2.8)
- if flag(terminfo) && !os(windows)
- terminfo (>=0.4.0.2 && <0.5)
Executables
darcs
Flags
Manual Flags
Name | Description | Default |
---|---|---|
warn-as-error | Build with warnings-as-errors | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
curl | Use libcurl for HTTP support. | Enabled |
pkgconfig | Use pkgconfig to configure libcurl | Disabled |
static | Build static binary | Disabled |
terminfo | Use the terminfo package for enhanced console support. | Enabled |
threaded | Use threading and SMP support. | Enabled |
executable | Build darcs executable | Enabled |
rts | Disabled | |
optimize | Build with optimizations (-O2) | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info