I'm not sure about the error on 4.07. We should add bigarray as a dependency (I suspect that it's an otherlibs/ dependency) but such thing is incompatible with OCaml 5.00.0 if I remember correctly. /cc @kit-ty-kate Otherwise, it's fine to drop the 4.07 support - I mean, we already start that with cstruct which is widely used.
I'm not sure about the error on 4.07. We should add
bigarray
as a dependency (I suspect that it's anotherlibs/
dependency) but such thing is incompatible with OCaml 5.00.0 if I remember correctly. /cc @kit-ty-kate Otherwise, it's fine to drop the 4.07 support - I mean, we already start that withcstruct
which is widely used.