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

Package base.v0.17.1 #26142

Merged
merged 2 commits into from
Jun 30, 2024
Merged

Conversation

public-release
Copy link

base.v0.17.1

Full standard library replacement for OCaml
Full standard library replacement for OCaml

Base is a complete and portable alternative to the OCaml standard
library. It provides all standard functionalities one would expect
from a language standard library. It uses consistent conventions
across all of its module.

Base aims to be usable in any context. As a result system dependent
features such as I/O are not offered by Base. They are instead
provided by companion libraries such as stdio:

https://github.com/janestreet/stdio



🐫 Pull-request generated by opam-publish v2.3.0

@dkalinichenko-js
Copy link
Contributor

This includes janestreet/base#165 and should fix Windows build issues.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@mseri
Copy link
Member

mseri commented Jun 30, 2024

Thanks. There are some bounds errors in the revdeps, but I'll send a separate PR for those

@mseri mseri merged commit 3bcb45c into ocaml:master Jun 30, 2024
2 of 3 checks passed
@mseri mseri mentioned this pull request Jul 1, 2024
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