[GHC] #12687: Add a flag to control constraint solving trace
GHC
ghc-devs at haskell.org
Tue Oct 11 19:52:06 UTC 2016
#12687: Add a flag to control constraint solving trace
-------------------------------------+-------------------------------------
Reporter: mpickering | Owner:
Type: task | Status: new
Priority: lowest | Milestone:
Component: Compiler | Version: 8.0.1
Resolution: | Keywords: newcomer
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by mpickering):
It seems there is a flag `-ddump-cs-trace` but `csTraceTcM` implements
it's own logic which should be unified with the logic in `traceOptTcRn`.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12687#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list