Open brabalan opened 2 months ago
To amend my suggestion, this needs to be a new release to include the fix from Array.create
to Array.make
. Doing an opam pin .
with OCaml 5.2.0 works well, so I think tagging a new release is all that is needed.
The opam description requires ocaml < 5.0.0 (https://opam.ocaml.org/packages/hashset/), but the library seems to compile with no issue with ocaml 5.2. Could this requirement be relaxed?