Skip to content

Enable event logging while compiling head.hackage

Bryan R requested to merge b/get-eventlogs into master

Creates a wrapper script that Cabal can call for each --make invocation. Adds tracelogs for each compiled unit.

Uses env vars to pass arguments to the wrapper through the cabal call.

Related to ghc#21585 (closed)

Merge request reports