Same problematic code exists in 1.0.0
Marek Kubica 2 years ago b7478a39 41ee92f2
··· 20 20 "ppx_deriving" { >= "4.0" } 21 21 "ppx_deriving_yojson" { >= "3.0" } 22 22 "yojson" {>= "1.6.0"} 23 23 - "ocaml" {>= "4.04.0"} 23 23 + "ocaml" {>= "4.04.0" & < "5.1"} 24 24 "ounit" {with-test} 25 25 ] 26 26 conflicts: [