Skip to content

Factor out `initArityOps` to `GHC.Driver.Config.*` module

Where is the key part of this patch? That is, what should reviewers look at first?

This change moves initArityConfig into the Driver module.

Please take a few moments to verify that your commits fulfill the following:

  • are either individually buildable or squashed
  • have commit messages which describe what they do (referring to [Notes][notes] and tickets using #NNNN syntax when appropriate)

Merge request reports