cabal-install-solver: The solver component of cabal-install
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
The solver component used in the cabal-install command-line program.
Properties
Versions | 3.8.1.0, 3.10.1.0, 3.10.2.1, 3.10.3.0, 3.12.1.0, 3.14.1.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | array (>=0.4 && <0.6), base (>=4.13 && <4.22), bytestring (>=0.10.6.0 && <0.13), Cabal (>=3.14 && <3.15), Cabal-syntax (>=3.14 && <3.15), containers (>=0.5.6.2 && <0.8), directory (>=1.3.7.0 && <1.4), edit-distance (>=0.2.2 && <0.3), filepath (>=1.4.0.0 && <1.5 || >=1.5.0.0 && <1.6), mtl (>=2.0 && <2.4), network-uri (>=2.6.0.2 && <2.7), pretty (>=1.1 && <1.2), text (>=1.2.3.0 && <1.3 || >=2.0 && <2.2), transformers (>=0.4.2.0 && <0.7) [details] |
License | BSD-3-Clause |
Copyright | 2003-2024, Cabal Development Team |
Author | Cabal Development Team (see AUTHORS file) |
Maintainer | Cabal Development Team <cabal-devel@haskell.org> |
Category | Distribution |
Home page | http://www.haskell.org/cabal/ |
Bug tracker | https://github.com/haskell/cabal/issues |
Source repo | head: git clone https://github.com/haskell/cabal/(cabal-install-solver) |
Uploaded | by hecate at 2024-11-27T18:37:50Z |
Modules
[Index] [Quick Jump]
- Distribution
- Client
- Solver
- Compat
- Distribution.Solver.Modular
- Distribution.Solver.Modular.Assignment
- Distribution.Solver.Modular.Builder
- Distribution.Solver.Modular.Configured
- Distribution.Solver.Modular.ConfiguredConversion
- Distribution.Solver.Modular.ConflictSet
- Distribution.Solver.Modular.Cycles
- Distribution.Solver.Modular.Dependency
- Distribution.Solver.Modular.Explore
- Distribution.Solver.Modular.Flag
- Distribution.Solver.Modular.Index
- Distribution.Solver.Modular.IndexConversion
- Distribution.Solver.Modular.LabeledGraph
- Distribution.Solver.Modular.Linking
- Distribution.Solver.Modular.Log
- Distribution.Solver.Modular.Message
- Distribution.Solver.Modular.MessageUtils
- Distribution.Solver.Modular.PSQ
- Distribution.Solver.Modular.Package
- Distribution.Solver.Modular.Preference
- Distribution.Solver.Modular.RetryLog
- Distribution.Solver.Modular.Solver
- Distribution.Solver.Modular.Tree
- Distribution.Solver.Modular.Validate
- Distribution.Solver.Modular.Var
- Distribution.Solver.Modular.Version
- Distribution.Solver.Modular.WeightedPSQ
- Types
- Distribution.Solver.Types.ComponentDeps
- Distribution.Solver.Types.ConstraintSource
- Distribution.Solver.Types.DependencyResolver
- Distribution.Solver.Types.Flag
- Distribution.Solver.Types.InstSolverPackage
- Distribution.Solver.Types.InstalledPreference
- Distribution.Solver.Types.LabeledPackageConstraint
- Distribution.Solver.Types.OptionalStanza
- Distribution.Solver.Types.PackageConstraint
- Distribution.Solver.Types.PackageFixedDeps
- Distribution.Solver.Types.PackageIndex
- Distribution.Solver.Types.PackagePath
- Distribution.Solver.Types.PackagePreferences
- Distribution.Solver.Types.PkgConfigDb
- Distribution.Solver.Types.Progress
- Distribution.Solver.Types.ProjectConfigPath
- Distribution.Solver.Types.ResolverPackage
- Distribution.Solver.Types.Settings
- Distribution.Solver.Types.SolverId
- Distribution.Solver.Types.SolverPackage
- Distribution.Solver.Types.SourcePackage
- Distribution.Solver.Types.Variable
Flags
Manual Flags
Name | Description | Default |
---|---|---|
debug-expensive-assertions | Enable expensive assertions for testing or debugging | 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
Downloads
- cabal-install-solver-3.14.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees