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

Upgrade to dune 2.0 #327

Merged
merged 3 commits into from
Nov 25, 2022
Merged

Upgrade to dune 2.0 #327

merged 3 commits into from
Nov 25, 2022

Conversation

reynir
Copy link
Member

@reynir reynir commented Nov 24, 2022

I found that dune would attempt to compile ocaml-dns to javascript if its source was included as a subdirectory in happy-eyeballs. With help from people on the discord I had two solutions, and one of them was to upgrade to dune-lang 2.0.

@hannesm
Copy link
Member

hannesm commented Nov 24, 2022

ok, but why then 2.0.1? to me, 2.0 or 2.0.0 would be more intuitive (dune 2.0.0 is also marked as unavailable).

@reynir
Copy link
Member Author

reynir commented Nov 24, 2022

Sure. I used 2.0.1 as 2.0.0 was unavailable. I'll change it.

dune-project Show resolved Hide resolved
Co-authored-by: Hannes Mehnert <hannes@mehnert.org>
@hannesm hannesm merged commit 710ad14 into main Nov 25, 2022
@hannesm hannesm deleted the dune.2.0 branch November 25, 2022 17:49
@hannesm
Copy link
Member

hannesm commented Nov 25, 2022

thanks

hannesm added a commit to hannesm/opam-repository that referenced this pull request Dec 2, 2022
…er, dns-mirage, dns-client, dns-cli and dns-certify (6.4.1)

CHANGES:

* dns-client: adapt to happy eyeballs 0.4.0 (mirage/ocaml-dns#329 @reynir @hannesm)
* dns-resolver: dnssec validation is optional via a labeled parameter ~dnssec
  passed to Dns_resolver.create (mirage/ocaml-dns#325 @hannesm)
* upgrade to dune 2 (mirage/ocaml-dns#327 @reynir)
hannesm added a commit to hannesm/opam-repository that referenced this pull request Dec 2, 2022
…er, dns-mirage, dns-client, dns-cli and dns-certify (6.4.1)

CHANGES:

* dns-client: adapt to happy eyeballs 0.4.0 (mirage/ocaml-dns#329 @reynir @hannesm)
* dns-resolver: dnssec validation is optional via a labeled parameter ~dnssec
  passed to Dns_resolver.create (mirage/ocaml-dns#325 @hannesm)
* upgrade to dune 2 (mirage/ocaml-dns#327 @reynir)
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

Successfully merging this pull request may close these issues.

2 participants