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 2121741 commit 78870a1Copy full SHA for 78870a1
cabal-install-solver/src/Distribution/Solver/Modular/Message.hs
@@ -355,7 +355,7 @@ showConflictingDep (ConflictingDep dr (PkgComponent qpn comp) ci) =
355
Constrained vr -> showDependencyReason dr ++ " => " ++ showQPN qpn ++
356
componentStr ++ showVR vr
357
358
--- $setup
+-- $setup (mkVerbosity Verbose)
359
-- >>> import Distribution.Solver.Modular.Package
360
-- >>> import Distribution.Solver.Types.PackagePath
361
-- >>> import Distribution.Types.PackageName
0 commit comments