Dependencies for darcs-beta-2.3.98.3

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
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
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