Skip to content
  • Ben Gamari's avatar
    Explicitly set locations of tool locations · 3ec3d603
    Ben Gamari authored
    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.
    3ec3d603