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

Fix dependencies for eio and async #47

Merged
merged 5 commits into from
Nov 6, 2023
Merged

Fix dependencies for eio and async #47

merged 5 commits into from
Nov 6, 2023

Commits on Nov 1, 2023

  1. Fix dependencies for eio and async

    We don't require the `h2-{async,eio,lwt}` packages anymore in the
    `.opam` files, so we can't have them in the `dune` files either
    quernd committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    98fce59 View commit details
    Browse the repository at this point in the history
  2. Async routeguide depends on h2-async

    (not `h2-lwt-unix`)
    quernd committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    d4895ab View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Configuration menu
    Copy the full SHA
    3886b31 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Run ocamlformat

    tmcgilchrist committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    3147b75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1b1461 View commit details
    Browse the repository at this point in the history