Dependencies for darcs-2.18.3
Libraries
darcs
- array (>=0.5.1.0 && <0.6)
- async (>=2.0.2 && <2.3)
- attoparsec (>=0.13.0.1 && <0.15)
- base (>=4.10 && <4.20)
- base16-bytestring (>=1.0 && <1.1)
- binary (>=0.5 && <0.11)
- bytestring (>=0.10.6 && <0.13)
- conduit (>=1.3.0 && <1.4)
- constraints (>=0.11 && <0.15)
- containers (>=0.5.11 && <0.8)
- cryptonite (>=0.24 && <0.31)
- data-ordlist (>=0.4 && <0.5)
- directory (>=1.2.7 && <1.3.8 || >=1.3.8.5 && <1.4)
- exceptions (>=0.6 && <0.11)
- fgl (>=5.5.2.3 && <5.9)
- filepath (>=1.4.1 && <1.6)
- hashable (>=1.2.3.3 && <1.5)
- haskeline (>=0.7.2 && <0.9)
- html (>=1.0.1.2 && <1.1)
- http-conduit (>=2.3 && <2.4)
- http-types (>=0.12.1 && <0.12.5)
- memory (>=0.14 && <0.19)
- mmap (>=0.5.9 && <0.6)
- mtl (>=2.2.1 && <2.4)
- network (>=2.6 && <3.3)
- network-uri (>=2.6 && <2.8)
- old-time (>=1.1.0.3 && <1.2)
- parsec (>=3.1.9 && <3.2)
- process (>=1.2.3.0 && <1.7)
- regex-applicative (>=0.2 && <0.4)
- regex-base (>=0.94.0.1 && <0.94.1)
- regex-tdfa (>=1.3.2 && <1.4)
- safe (>=0.3.20 && <0.4)
- stm (>=2.1 && <2.6)
- strict-identity (>=0.1 && <0.2)
- tar (>=0.5 && <0.7)
- temporary (>=1.2.1 && <1.4)
- terminal-size (>=0.3.4 && <0.4)
- text (>=1.2.1.3 && <2.2)
- time (>=1.9 && <1.15)
- transformers (>=0.4.2.0 && <0.7)
- unix-compat (>=0.6 && <0.8)
- utf8-string (>=1 && <1.1)
- vector (>=0.11 && <0.14)
- zip-archive (>=0.3 && <0.5)
- zlib (>=0.6.1.2 && <0.8)
- if os(windows)
- Win32 (>=2.4.0 && <2.14)
- unix (>=2.7.1.0 && <2.9)
- if impl(ghc>=9.6)
- crypton-connection (>=0.4 && <0.5)
- data-default-class (>=0.1.2.0 && <0.1.3)
- http-client-tls (>=0.3.5 && <0.4)
- tls (>=2.0.6 && <2.1)
- tls (<2.0.0)
- if flag(terminfo) && !os(windows)
- terminfo (>=0.4.0.2 && <0.5)
Executables
darcs
Flags
Manual Flags
Name | Description | Default |
---|---|---|
static | Build static binary | Disabled |
threaded | Use threading and SMP support. | Enabled |
executable | Build darcs executable | Enabled |
rts | Support RTS options | Disabled |
warn-as-error | Build with warnings-as-errors | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
terminfo | Use the terminfo package for enhanced console support. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info