brandon s allbery kf8nh
brandon s allbery kf8nh
You'll have to figure out where the `.stack-work` directory is, then; the error message didn't say. I also forgot to mention that in the second command, you need to replace...
No output in that case is good; it means the filesystem isn't `noexec`, so that can't be the problem. But it also means I don't know what could be going...
It's past midnight in Europe and approaching midnight in the eastern U.S., so not many people are likely to be around unless there are stack devs in the western U.S....
Bootstrap plans aren't part of the release.
More to the point, we've punted on bootstrap plans for 9.10.1 because we want to release before hackage-server is likely to release a compatible version, so bootstrap is going to...
A bunch of `hashable` refs in the bootstrap jsons on both `3.12` and `master` have `+arch-native`. ``` hilfy «cabal:master» Z$ grep -A2 hashable bootstrap/*.json bootstrap/linux-8.10.7.json: "component": "lib:hashable", bootstrap/linux-8.10.7.json- "flags": [...
Interestingly, GitHub didn't close this issue despite recognizing the above merge that fixed this. Closing.
Who did the symbolic paths change to `Cabal`? You missed the `custom-setup` in `cabal-testsuite`. (More correctly, it couldn't be done then because we had to run that against 3.12.1.0; it...
For the time being, since it only involves the test suite's custom setup, I've reverted that and the matching `validate.yml` dependency to 3.12.1.0.
Wait, we should be getting the new `hackage-security` at this point? --- ETA: missing from release wiki page: need to regenerate jsons after the new `hackage-security` is released, or it'll...