Search OCaml packages
max) { row = max } }" @keyup.up="if (row !== null) { row -=1; if (row < 0) { row = null } }" @keyup.right="if (col < 1) col++" @keyup.left="if (col >= 1) col--" :aria-activedescendant="row !== null ? 'package-autocomplete-'+row+'-'+col : null" hx-get="/packages/autocomplete" hx-params="q" hx-trigger="keyup changed, search" hx-target="#header-search-results" hx-indicator="#header-search-indicator" autocomplete="off" >
Standard Library API
Learn
Tools
Packages
Community
News
Play
Get Started
Search OCaml packages
Learn
Tools
Packages
Community
News
Play
Standard Library API
Get started
News
Changelog
OCaml Planet
Newsletters
▾
Changelog
OCaml Planet
Newsletters
News
RSS
The latest news from the OCaml teams.
OCaml Multicore - March 2020
Monthly update from the OCaml Multicore team.
2020-03-01
OCaml Multicore - February 2020
Monthly update from the OCaml Multicore team.
2020-02-01
OCaml Multicore - January 2020
Monthly update from the OCaml Multicore team.
2020-01-01
opam 2.0 tips
Some tips on the new features introduced in opam 2.0
2019-03-12
Last stretch! Repository upgrade and opam 2.0.0 roadmap
opam respository upgrade and opam 2.0.0 roadmap
2018-08-02
Urgent problem with camlp5
Instruction to fix an urgent problem with camlp5 7.03 and macOS OCaml 4.06.1
2018-05-04
Deprecating opam 1.2.0
Announcement of the deprecation of opam 1.2.0 in favour of 1.2.2
2017-06-14
new opam features: more expressive dependencies
Presentation of the new opam 2.0 features
2017-05-11
new opam features: "opam install <dir>"
Presentation of the new opam install <dir> feature introduced in opam 2.0
2017-05-04
new opam features: local switches
Presentation of the local switches feature introduced in opam 2.0
2017-04-27
...
6
7
8