
Hey all, I'm trying to help improve the GHC-via-Homebrew situation. It's been busted for a while now. Someone opened a reasonable-looking PR to update the ghc formula. It removes a few bad hacks added over the years: https://github.com/Homebrew/homebrew/pull/39134 However, the build fails on CI when setting up HPC:
cat utils/hpc/hpc.wrapper >> inplace/bin/hpc cat: utils/hpc/hpc.wrapper: No such file or directory
The full log is here, with that error near the bottom: http://bot.brew.sh/job/Homebrew%20Pull%20Requests/25284/version=yosemite/tes... Is this problem familiar to anyone? That formula builds on my laptop (also Yosemite), and I'm not familiar enough with the GHC build to know what to try next. Any help is much-appreciated! Mike
participants (1)
-
Mike Craig