-
Notifications
You must be signed in to change notification settings - Fork 123
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CI fixes for #1598, #1599 #1600
Conversation
This is necessary to ensure that `alex` and `happy` are located on the `PATH` when building GHC.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a couple of suggestions for additional documentation.
We put these near the top of the Dockerfile alongside `GHCVER` to make it easier to remember to update them when `GHCVER` is updated.
c07147c
to
5e0ea61
Compare
Sigh. I should have kicked off a separate, nightly pipeline to test my last commit, since it ended up being subtly incorrect. See this CI error:
Judging from that error message, |
Addresses the issue identified in #1600 (comment).
No good deed... Been there, done that. C'est la vie, and all that bolderdash. :-) |
…ge (#1601) Addresses the issue identified in #1600 (comment).
Two CI fixes:
Switch from
haskell/actions/setup
tohaskell-actions/setup
Fixes #1598.
Pin
alex
to3.4.0.1
incryptol-remote-api
DockerfileFixes #1599.