this repo has no description

spoc is not compatible with OCaml 5.0 (uses the non-prefixed version of the C API)

Kate f8f1687c e2171914

Changed files
+1 -1
packages
spoc
spoc.20210823
+1 -1
packages/spoc/spoc.20210823/opam
···
homepage: "https://github.com/mathiasbourgoin/SPOC"
bug-reports: "https://github.com/mathiasbourgoin/SPOC/issues"
depends: [
-
"ocaml" {>= "4.07.0"}
"re"
"dune" {>= "2.9"}
"cppo"
···
homepage: "https://github.com/mathiasbourgoin/SPOC"
bug-reports: "https://github.com/mathiasbourgoin/SPOC/issues"
depends: [
+
"ocaml" {>= "4.07.0" & < "5.0"}
"re"
"dune" {>= "2.9"}
"cppo"