Skip to content
Snippets Groups Projects
Commit 34ca65a9 authored by kristenk's avatar kristenk Committed by Mikhail Glushenkov
Browse files

Make solver debug flags manual.

parent d635c1f3
No related branches found
No related tags found
No related merge requests found
...@@ -192,10 +192,12 @@ Flag network-uri ...@@ -192,10 +192,12 @@ Flag network-uri
Flag debug-conflict-sets Flag debug-conflict-sets
description: Add additional information to ConflictSets description: Add additional information to ConflictSets
default: False default: False
manual: True
Flag debug-tracetree Flag debug-tracetree
description: Compile in support for tracetree (used to debug the solver) description: Compile in support for tracetree (used to debug the solver)
default: False default: False
manual: True
flag parsec flag parsec
description: Use parsec parser. This requires 'Cabal' library built with its parsec flag enabled. description: Use parsec parser. This requires 'Cabal' library built with its parsec flag enabled.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment