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

Why is cohttp 3 not installable on opam (an answer) #736

Closed
mseri opened this issue Nov 30, 2020 · 1 comment
Closed

Why is cohttp 3 not installable on opam (an answer) #736

mseri opened this issue Nov 30, 2020 · 1 comment

Comments

@mseri
Copy link
Collaborator

mseri commented Nov 30, 2020

This was put clearly by @hannesm on the discord channel, and is worth saving here until the new release is out, to help whoever is currently trying to use cohttp 3.0.0:

Currently, cohttp 3.0.0 is marked as avalable: false on the opam repository -- reasons include #733 and further down the road some discussion about the new conduit interface (see mirage/ocaml-conduit#337 and mirage/ocaml-conduit#338 and also mirage/ocaml-conduit#339). There's quite some movement in conduit, and there'll soon be a next release, and a corresponding cohttp release.

Until then, you can still try the current version of the new cohttp with opam by pinning it opam pin add cohttp.3.0.0~dev --dev-repo (see also ocaml/opam-repository#17691)

@mseri mseri changed the title Why is cohttp 3 not installable on opam (an answer, not a question) Why is cohttp 3 not installable on opam (an answer) Nov 30, 2020
@mseri
Copy link
Collaborator Author

mseri commented Mar 27, 2021

With the release of 4.0.0 this should no longer be an issue: https://discuss.ocaml.org/t/ann-release-of-cohttp-4-0-0/7537

@mseri mseri closed this as completed Mar 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant