Dependencies for cabal-install-2.0.0.0

cabal

Flags

Manual Flags

NameDescriptionDefault
debug-expensive-assertions

Enable expensive assertions for testing or debugging

Disabled
debug-conflict-sets

Add additional information to ConflictSets

Disabled
debug-tracetree

Compile in support for tracetree (used to debug the solver)

Disabled
parsec

Use parsec parser. This requires Cabal library built with its parsec flag enabled.

Disabled
monolithic

Build cabal-install also with all of its test and support code. Used by our continuous integration.

Disabled
Automatic Flags
NameDescriptionDefault
old-bytestring

Use bytestring < 0.10.2 and bytestring-builder

Disabled
old-directory

Use directory < 1.2 and old-time

Disabled
network-uri

Get Network.URI from the network-uri package

Enabled

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