Work around upstream in-place update

This commit is contained in:
Tom Jack 2019-11-15 10:02:22 -06:00
parent 533cbaa1b5
commit a73ede31e7

View File

@ -18,6 +18,8 @@ depends: [
"yojson"
"alcotest" { with-test }
"getopt"
# work around upstream in-place update
"ocaml-migrate-parsetree" { = "1.3.1" }
]
build: [
[ "dune" "build" "-p" name "-j" jobs ]