Skip to content

Add streaming support to GHC debug brick

Zubin requested to merge wip/streaming into master

This is accomplished by a new tracing module GHC.Debug.StreamedTrace that is able to produce results incrementally.

Merge request reports

Loading