Distribution.Solver.Modular.Message
data Message Source #
Constructors
increase indentation level
decrease indentation level
showMessages :: Progress Message a b -> Progress String a b Source #
Transforms the structured message type to actual messages (strings).
The log contains level numbers, which are useful for any trace that involves backtracking, because only the level numbers will allow to keep track of backjumps.