Skip to content

chore(cabal-install-solver): remove traceTree#11651

Open
andreabedini wants to merge 1 commit intohaskell:masterfrom
andreabedini:chore/remove-trace-tree
Open

chore(cabal-install-solver): remove traceTree#11651
andreabedini wants to merge 1 commit intohaskell:masterfrom
andreabedini:chore/remove-trace-tree

Conversation

@andreabedini
Copy link
Collaborator

Remove the traceTree debugging utility and all associated DEBUG_TRACETREE CPP machinery from
Distribution.Solver.Modular.Solver.

Remove the `traceTree` debugging utility and all associated `DEBUG_TRACETREE`
CPP machinery from `Distribution.Solver.Modular.Solver`.
Copy link
Collaborator

@geekosaur geekosaur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My question is, is this simply not being used or is there some way we ought to be using it. @sebright ?

@sebright
Copy link
Collaborator

When I commented on #11179, I meant that I thought that there should be an issue for discussing removing the tracetree feature. Why does it need to be removed? It seems like a relatively small amount of code for a feature that some people have found useful for understanding the structure of the search tree. It is especially useful for parts of the tree that aren't shown in the -v3 log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants