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

Port to OCaml 5.1 #435

Merged
merged 3 commits into from
Sep 20, 2023
Merged

Port to OCaml 5.1 #435

merged 3 commits into from
Sep 20, 2023

Conversation

polytypic
Copy link
Contributor

@polytypic polytypic commented Aug 22, 2023

This also works around the extra blank lines thing #429, but does not solve it.

@polytypic polytypic force-pushed the port-to-ocaml-5.1 branch 4 times, most recently from 586f068 to 742ca05 Compare August 22, 2023 07:50
@polytypic polytypic marked this pull request as ready for review August 22, 2023 08:26
lib/top/compat_top.ml Outdated Show resolved Hide resolved
lib/top/compat_top.ml Outdated Show resolved Hide resolved
@trefis trefis merged commit edfb3d6 into realworldocaml:main Sep 20, 2023
3 checks passed
tmattio added a commit to tmattio/opam-repository that referenced this pull request Sep 27, 2023
CHANGES:

#### Added

- Add `os_type` label to enable/disable based on `Sys.os_type` (realworldocaml/mdx#433,
  @polytypic)

- Make MDX compatible with OCaml 5.1 (realworldocaml/mdx#435, @polytypic and @kit-ty-kate)

#### Changed

- Vendored the odoc-parser library, removing the need to have it
  as a dependency. (realworldocaml/mdx#430, @jonludlam)
nberth pushed a commit to nberth/opam-repository that referenced this pull request Jun 18, 2024
CHANGES:

#### Added

- Add `os_type` label to enable/disable based on `Sys.os_type` (realworldocaml/mdx#433,
  @polytypic)

- Make MDX compatible with OCaml 5.1 (realworldocaml/mdx#435, @polytypic and @kit-ty-kate)

#### Changed

- Vendored the odoc-parser library, removing the need to have it
  as a dependency. (realworldocaml/mdx#430, @jonludlam)
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.

4 participants