File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
cabal-install/Distribution/Client Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -231,7 +231,7 @@ renderTargetProblemCommon verb (TargetOptionalStanzaDisabledBySolver pkgid cname
231
231
" Cannot " ++ verb ++ " the " ++ showComponentName cname ++ " because the "
232
232
++ " solver did not find a plan that included the " ++ compkinds
233
233
++ " for " ++ display pkgid ++ " . It is probably worth trying again with "
234
- ++ compkinds ++ " explicitly enabled in the configuration in the "
234
+ ++ compkinds ++ " explicitly enabled in the configuration in the "
235
235
++ " cabal.project{.local} file. This will ask the solver to find a plan with "
236
236
++ " the " ++ compkinds ++ " available. It will either fail with an "
237
237
++ " explanation or find a different plan that uses different versions of some "
You can’t perform that action at this time.
0 commit comments