You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* webidl: fix menhir bounds
With more recent menhir versions, dependent packages fail to compile with '# Error: A type variable is unbound in this type declaration.'
Signed-off-by: Marcello Seri <[email protected]>
* ppx_yojson: disable tests with recent ppxlib
The expect tests fail due to a slightly different ast pretty printing
Signed-off-by: Marcello Seri <[email protected]>
* index 1.3-1.6: test incompatible with cmdliner 1.1.0
Expect tests are failing due to slightly different cmd output.
Disable test with recent cmdliner
Signed-off-by: Marcello Seri <[email protected]>
* ez_cmdliner 0.4.3: expect tests fails with cmdliner 1.1.1
Signed-off-by: Marcello Seri <[email protected]>
* Update packages/ez_cmdliner/ez_cmdliner.0.4.3/opam
Co-authored-by: Kate <[email protected]>
* Update packages/ppx_yojson/ppx_yojson.1.2.0/opam
Co-authored-by: Kate <[email protected]>
* js_of_ocaml-webgpu.0.1: add menhir (+ bound for --infer-write-query)
It is added as explicit dependency since it is used to actually build the package
* index-bench: expect tests need upper bound on cmdliner
Signed-off-by: Marcello Seri <[email protected]>
Co-authored-by: Kate <[email protected]>
0 commit comments