this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Disable runtest on ocaml.5.2.0+ where ppx differences cause cram test failures

+1 -1
+1 -1
packages/bytestring/bytestring.0.0.8/opam
··· 41 41 "-j" 42 42 jobs 43 43 "@install" 44 - "@runtest" {with-test} 44 + "@runtest" {with-test & ocaml:version < "5.2.0"} 45 45 "@doc" {with-doc} 46 46 ] 47 47 ]