rules_haskell icon indicating copy to clipboard operation
rules_haskell copied to clipboard

Use PATH from posix toolchain in normal compilation

Open googleson78 opened this issue 3 years ago • 0 comments

This fixes the issue with sed(used in ghc_wrapper.sh) being gotten from the environment instead of the posix toolchain.

Fixes #1800

googleson78 avatar Aug 11 '22 09:08 googleson78