You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Raise minimum supported OCaml compiler version to 5.3.0 (#1213)
This patch sets the minimum supported version of the OCaml compiler to
5.3.0. OCaml 5.3.0 introduced new syntax for effect handlers, so we
need to set this lower bound if we want to take advantage of the
syntax and at the same time distribute Links via OPAM.
0 commit comments