Skip to content

Commit ad091ac

Browse files
authored
Update opam
Due to ``` # File "ppx-driver/gen_js_api_ppx_driver.ml", line 22, characters 4-39: # 22 | Ppxlib.Driver.enable_location_check () # ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # Error: Unbound value Ppxlib.Driver.enable_location_check ```
1 parent 0f64fb2 commit ad091ac

File tree

1 file changed

+1
-1
lines changed
  • packages/gen_js_api/gen_js_api.1.0.6

1 file changed

+1
-1
lines changed

packages/gen_js_api/gen_js_api.1.0.6/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ depends: [
1414
"dune" {>= "1.11"}
1515
"js_of_ocaml" {>= "3.1.0"}
1616
"ocaml-migrate-parsetree" {>= "1.6.0" & < "2.0.0"}
17-
"ppxlib" {>= "0.9"}
17+
"ppxlib" {>= "0.11"}
1818
]
1919
synopsis: "Easy OCaml bindings for Javascript libraries"
2020
description: """

0 commit comments

Comments
 (0)