this repo has no description

Update opam file (new minimal versions of menhir and zarith)

maranget b5f18ad2 a1bf08c2

Changed files
+2 -2
packages
herdtools7
herdtools7.7.58
+2 -2
packages/herdtools7/herdtools7.7.58/opam
···
depends: [
"ocaml" {>= "4.08.0"}
"dune" {>= "2.7" }
-
"menhir" {>= "20180530"}
-
"zarith" {>= "1.10"}
+
"menhir" {>= "20200123"}
+
"zarith" {>= "1.13"}
"conf-which"
]
conflicts: ["ocaml-option-bytecode-only"]