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 ed9ec8c commit ef50d79Copy full SHA for ef50d79
cabal-install-solver/src/Distribution/Solver/Modular/Message.hs
@@ -58,7 +58,7 @@ import Distribution.Types.UnqualComponentName
58
59
import Text.PrettyPrint ( nest, render )
60
61
--- A data type to hold state information for the modular solver.
+-- A data type to hold log information from the modular solver.
62
data Message =
63
Enter -- ^ increase indentation level
64
| Leave -- ^ decrease indentation level
0 commit comments