Skip to content

ghc-bin: Build with eventlogging by default

Ben Gamari requested to merge wip/ghc-eventlog into master

We now have all sorts of great facilities using the eventlog which were previously unavailable without building a custom GHC. Fix this by linking with -eventlog by default.

Edited by Ben Gamari

Merge request reports