Dependencies for cabal-install-solver-3.10.1.0
Libraries
cabal-install-solver
- array (>=0.4 && <0.6)
- base (>=4.10 && <4.19)
- bytestring (>=0.10.6.0 && <0.12)
- Cabal (>=3.10 && <3.11)
- Cabal-syntax (>=3.10 && <3.11)
- containers (>=0.5.6.2 && <0.7)
- edit-distance (>=0.2.2 && <0.3)
- filepath (>=1.4.0.0 && <1.5)
- mtl (>=2.0 && <2.4)
- pretty (>=1.1 && <1.2)
- transformers (>=0.4.2.0 && <0.7)
- if flag(debug-conflict-sets)
- base (>=4.9)
- if flag(debug-tracetree)
- tracetree (>=0.1 && <0.2)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
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 |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info