this repo has no description

cstruct.2.4.1: Add missing constraint (linking bug in 5.0alpha: Ast_404 is missing)

Kate e4e8571a c6806a5f

Changed files
+1 -1
packages
cstruct
cstruct.2.4.1
+1 -1
packages/cstruct/cstruct.2.4.1/opam
···
"sexplib" {< "v0.15"}
"base-bytes"
"ocaml-migrate-parsetree" {< "2.0.0"}
-
"ppx_tools_versioned"
"conf-time"
]
depopts: [
···
"sexplib" {< "v0.15"}
"base-bytes"
"ocaml-migrate-parsetree" {< "2.0.0"}
+
"ppx_tools_versioned" {>= "5.0beta"}
"conf-time"
]
depopts: [