mirror of
https://github.com/github/semantic.git
synced 2024-12-20 21:31:48 +03:00
Correct the Trace handler.
This commit is contained in:
parent
6d9f08f0d0
commit
655b961f86
@ -104,7 +104,7 @@ repl proxy parser paths = defaultConfig debugOptions >>= \ config -> runM . runD
|
||||
. runReader Step
|
||||
. runEvaluator
|
||||
. id @(Evaluator _ Precise (Value _ Precise) _ _)
|
||||
. runPrintingTrace
|
||||
. raiseHandler runTraceByPrinting
|
||||
. runHeap
|
||||
. raiseHandler runFresh
|
||||
. fmap reassociate
|
||||
|
Loading…
Reference in New Issue
Block a user