Skip to content
  • dmwit's avatar
    disable GHC environment files in another way · 599120e3
    dmwit authored
    Although we may not want to create GHC environment files in a standard
    location after every build, it is still useful to be able to build them
    in a custom place in special circumstances. So let's disable this
    feature at the call-sites where it doesn't work properly rather than
    inside the implementation of the feature.
    599120e3