Dependencies for darcs-2.5.2

library
witnesses
darcs
unit

Flags

Automatic Flags
NameDescriptionDefault
curl

Use libcurl for HTTP support.

Enabled
http

Use the pure Haskell HTTP package for HTTP support.

Enabled
static

Build static binary

Disabled
terminfo

Use the terminfo package for enhanced console support.

Enabled
threaded

Use threading and SMP support.

Enabled
type-witnesses

Use GADT type witnesses.

Disabled
library

Build darcs library

Enabled
color

Use ansi color escapes.

Enabled
mmap

Compile with mmap support.

Enabled
test

Compile unit tests (requires QuickCheck >= 2.1.0.0).

Disabled
hpcDisabled
deps-only

A cunning trick to have cabal install build dependencies

Disabled

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