Skip to content
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

Merged
merged 6 commits into from
Jan 4, 2024
Merged

CI fixes for #1598, #1599 #1600

merged 6 commits into from
Jan 4, 2024

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    3e176ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d39471 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d781a2 View commit details
    Browse the repository at this point in the history
  4. cryptol-remote-api Dockerfile: Add /root/.local/bin to PATH

    This is necessary to ensure that `alex` and `happy` are located on the `PATH`
    when building GHC.
    RyanGlScott committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    88cc752 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e72ca1f View commit details
    Browse the repository at this point in the history
  6. cryptol-remote-api Dockerfile: Factor out {ALEX,HAPPY}VER, 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.
    RyanGlScott committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    5e0ea61 View commit details
    Browse the repository at this point in the history