Enable event logging while compiling head.hackage
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)