Dependencies for darcs-beta-2.2.98.1

library
witnesses
  • if !flag(type-witnesses)
    • buildable: False
darcs
unit

Flags

Automatic Flags
NameDescriptionDefault
curl

Use libcurl for HTTP support.

Enabled
curl-pipelining

Use libcurl's HTTP pipelining.

Disabled
http

Use the pure Haskell HTTP package for HTTP support.

Enabled
bytestring

Use the external bytestring package.

Enabled
zlib

Use the external zlib binding package.

Enabled
utf8-string

Use the external utf8-string binding package.

Enabled
terminfo

Use the terminfo package for enhanced console support.

Enabled
type-witnesses

Use GADT type witnesses.

Disabled
color

Use ansi color escapes.

Enabled
mmap

Compile with mmap support.

Enabled
base3Enabled
test

Compile unit tests (requires QuickCheck >= 2.1.0.0).

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info