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

OCaml #255

Open
EddieOhlson opened this issue Jul 11, 2019 · 1 comment
Open

OCaml #255

EddieOhlson opened this issue Jul 11, 2019 · 1 comment

Comments

@EddieOhlson
Copy link

@EddieOhlson EddieOhlson commented Jul 11, 2019

When running the
opam install uri qcow.0.10.4 conduit.1.0.0 lwt.3.1.0 qcow-tool mirage-block-unix.2.9.0 conf-libev logs fmt mirage-unix prometheus-app
I received the following error that my OCaml was to new 4.08.0.
So I had to do opam switch create ocaml-base-compiler 4.07.1 and reran the code.

@jkzilla
Copy link

@jkzilla jkzilla commented Jun 30, 2020

 hyperkit % opam install uri qcow.0.10.4 conduit.1.0.0 lwt.3.1.0 qcow-tool mirage-block-unix.2.9.0 conf-libev logs fmt mirage-unix prometheus-app
The following dependencies couldn't be met:
  - lwt → ocaml < 4.08.0
      base of this switch (use `--unlock-base' to force)

No solution found, exiting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.