Re-add a dependency on ppx_let, it seems that it is used somewhere (in third-party code?)

This commit is contained in:
Georges Dupéron 2019-04-20 02:14:28 +02:00
parent 058f03d223
commit d29502c926

View File

@ -10,6 +10,7 @@ depends: [
"ocamlfind" { build }
"dune" { build & >= "1.0.1" }
"menhir"
"ppx_let"
"tezos-utils"
]
build: [