Add streaming support to GHC debug brick
This is accomplished by a new tracing module GHC.Debug.StreamedTrace that is able to produce results incrementally.
This is accomplished by a new tracing module GHC.Debug.StreamedTrace that is able to produce results incrementally.