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
The type of long idents changed in OCaml 5.4. Instead of building
longidents by hand, use the `Longident.unflatten` API, which has been
available since OCaml 4.06.
Fixes: #45
0 commit comments