Skip to content

ErrUtils: Emit progress messages to eventlog

Ben Gamari requested to merge wip/gc/progress-to-eventlog into master

This teaches GHC to emit its progress messages to the eventlog which can be very helpful when characterising runtime behavior during compilation.

Edited by Ben Gamari

Merge request reports