Dependencies for darcs-2.12.5
Libraries
darcs
- array (>=0.4.0.1 && <0.6)
- async (>=2.0.1.4 && <2.2)
- attoparsec (>=0.11 && <0.14)
- base (>=4.8 && <4.10)
- base16-bytestring (>=0.1 && <0.2)
- binary (>=0.5 && <0.9)
- bytestring (>=0.10.0.2 && <0.11)
- containers (>=0.5 && <0.6)
- cryptohash (>=0.4 && <0.12)
- data-ordlist (>=0.4 && <0.5)
- directory (>=1.2.0.1 && <1.4.0.0)
- fgl (>=5.5.0.1 && <5.6)
- filepath (>=1.3.0.1 && <1.5.0.0)
- graphviz (>=2999.17.0.1 && <2999.19)
- hashable (>=1.1.2.5 && <1.3)
- haskeline (>=0.6.3 && <0.8)
- html (>=1.0.1.2 && <1.1)
- HTTP (>=4000.2.8 && <4000.4)
- mmap (>=0.5 && <0.6)
- mtl (>=2.1.2 && <2.3)
- old-time (>=1.1 && <1.2)
- parsec (>=3.1 && <3.2)
- process (>=1.1.0.2 && <1.5.0.0)
- random (>=1.0.1.1 && <1.2)
- regex-applicative (>=0.2 && <0.4)
- regex-compat-tdfa (>=0.95.1 && <0.96)
- sandi (>=0.4 && <0.5)
- tar (>=0.4 && <0.6)
- text (>=1.2.1.3 && <1.3)
- time (>=1.5 && <1.8)
- transformers (>=0.3 && <0.4.0.0 || >0.4.0.0 && <0.6)
- transformers-compat (>=0.4 && <0.6)
- unix-compat (>=0.1.2 && <0.5)
- utf8-string (>=0.3.6 && <1.1)
- vector (>=0.10.0.1 && <0.13)
- zip-archive (>=0.2.3 && <0.4)
- zlib (>=0.5.4.1 && <0.7.0.0)
- if os(windows)
- Win32 (>=2.3 && <2.4)
- unix (>=2.6.0.1 && <2.8)
- if flag(network-uri)
- network (>=2.6 && <2.7)
- network-uri (>=2.6 && <2.7)
- network (>=2.4.1.2 && <2.6)
- if flag(terminfo) && !os(windows)
- terminfo (>=0.3 && <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 |
libiconv | Explicitly link against the libiconv library. | Disabled |
network-uri | Get Network.URI from the network-uri package | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info