Skip to content

Commit 246dc14

Browse files
committed
wip
1 parent 21584cd commit 246dc14

File tree

1 file changed

+1
-1
lines changed
  • cabal-install-solver/src/Distribution/Solver/Modular

1 file changed

+1
-1
lines changed

cabal-install-solver/src/Distribution/Solver/Modular/Message.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ showConflictingDep (ConflictingDep dr (PkgComponent qpn comp) ci) =
355355
Constrained vr -> showDependencyReason dr ++ " => " ++ showQPN qpn ++
356356
componentStr ++ showVR vr
357357

358-
-- $setup
358+
-- $setup verbose
359359
-- >>> import Distribution.Solver.Modular.Package
360360
-- >>> import Distribution.Solver.Types.PackagePath
361361
-- >>> import Distribution.Types.PackageName

0 commit comments

Comments
 (0)