Merge pull request #23907 from anmonteiro/patch-4
[melange.1.0.0]: add lower bound for menhir
anil.recoil.org 2 years ago 15d30e3f f016dc51
··· 14 14 "cppo" {build} 15 15 "ounit" {with-test} 16 16 "reason" {with-test} 17 17 - "ppxlib" 18 18 - "menhir" 17 17 + "ppxlib" {>= "0.24.0"} 18 18 + "menhir" {>= "20201214"} 19 19 "reactjs-jsx-ppx" {with-test} 20 20 "odoc" {with-doc} 21 21 ]