Skip to content

Explicitly set locations of tool locations

Ben Gamari requested to merge wip/explicit-tools into master

We now expose the following environment variables to ensure that tools are specified explicitly:

  • CABAL
  • GHC
  • OPT
  • LLC
  • HAPPY
  • ALEX
  • HSCOLOUR

configure will pick these up.

Merge request reports