We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 705b6eb commit d30f63dCopy full SHA for d30f63d
cabal-install-solver/src/Distribution/Solver/Types/ConstraintSource.hs
@@ -41,9 +41,9 @@ data ConstraintSource =
41
-- from Cabal >= 3.11
42
| ConstraintSourceMultiRepl
43
44
- | ConstraintSourceProfiledDynamic
45
-- | Constraint introduced by --enable-profiling-shared, which requires features
46
-- from Cabal >= 3.13
+ | ConstraintSourceProfiledDynamic
47
48
-- | The source of the constraint is not specified.
49
| ConstraintSourceUnknown
0 commit comments