Dependencies for darcs-2.8.3

library
darcs
darcs-test

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
library

Build darcs library

Enabled
executable

Build darcs executable

Enabled
color

Use ansi color escapes.

Enabled
mmap

Compile with mmap support.

Enabled
hpcDisabled
test

Build test harness

Disabled
optimize

Build with optimizations (-O2)

Enabled
warn-as-error

Build with warnings-as-errors

Disabled
force-char8-encoding

Allow base 4.5 or above on Unix. base 4.4 introduces a change in the behaviour of filenames that requires API calls in base 4.5 to workaround. So base 4.4 is not supported at all.

Disabled

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