isovector / haskell-language-server

Integration point for ghcide and haskell-ide-engine. One IDE to rule them all.
Apache License 2.0
0 stars 2 forks source link

Add tracing to extracts #25

Closed isovector closed 3 years ago

isovector commented 3 years ago

Our current debuggability of misbehaving tactics is extremely lacking. Instead we'd like to trace a rose tree of which tactics were run in each hole. My rough understanding of this is that we can stick it in the extract --- possibly using the new annotate combinator in refinery.