this repo has no description

hxd.0.1.0 is not compatible with OCaml 5.0 (uses Format.pp_get_formatter_tag_functions)

Kate 137d57e5 60468198

Changed files
+1 -1
packages
hxd
hxd.0.1.0
+1 -1
packages/hxd/hxd.0.1.0/opam
···
]
depends: [
-
"ocaml" {>= "4.06.0"}
+
"ocaml" {>= "4.06.0" & < "5.0"}
"dune" {>= "1.8"}
"base-bytes"
"base-bigarray"