ppx_parser needs lower bound on alcotest
uses Alcotest.check\'Signed-off-by: Marcello Seri <marcello.seri@gmail.com>
mseri.me 1 year ago de66f1cb f7d4a5aa
··· 20 20 "ocaml" {>= "4.13.0"} 21 21 "dune" {>= "2.9"} 22 22 "ppxlib" {>= "0.27.0"} 23 23 - "alcotest" {with-test} 23 23 + "alcotest" {with-test & >= "1.2.0"} 24 24 "ppx_deriving" {with-test} 25 25 "camlp-streams" {with-test} 26 26 "odoc" {with-doc}