this repo has no description

Tests of carton.0.{3.0,4.0,4.1,4.2} are incompatible with bigstringaf.0.9.0

Changed files
+4
packages
carton
carton.0.3.0
carton.0.4.0
carton.0.4.1
carton.0.4.2
+1
packages/carton/carton.0.3.0/opam
···
"checkseum" {>= "0.2.1"}
"logs"
"bigstringaf" {>= "0.7.0"}
+
"bigstringaf" {with-test & < "0.9.0"}
"bigarray-compat"
"cmdliner" {>= "1.0.4"}
"result"
+1
packages/carton/carton.0.4.0/opam
···
"checkseum" {>= "0.2.1"}
"logs"
"bigstringaf" {>= "0.7.0"}
+
"bigstringaf" {with-test & < "0.9.0"}
"bigarray-compat"
"cmdliner" {>= "1.0.4"}
"hxd" {>= "0.3.0"}
+1
packages/carton/carton.0.4.1/opam
···
"checkseum" {>= "0.2.1"}
"logs"
"bigstringaf" {>= "0.7.0"}
+
"bigstringaf" {with-test & < "0.9.0"}
"bigarray-compat"
"cmdliner" {>= "1.0.4"}
"hxd" {>= "0.3.0"}
+1
packages/carton/carton.0.4.2/opam
···
"checkseum" {>= "0.2.1"}
"logs"
"bigstringaf" {>= "0.7.0"}
+
"bigstringaf" {with-test & < "0.9.0"}
"bigarray-compat"
"cmdliner" {>= "1.0.4"}
"hxd" {>= "0.3.0"}