Summary: Use `Ppxlib.Ast_traverse.map` instead of `Ppxlib.Selected_ast.Ast.Ast_mapper` which is included from `Migrate_parsetree` since `Ppxlib.Selected_ast.Ast` reexports one of the `Migrate_parsetree.Versions` modules. This change is needed to be compatible with (ocaml-migrate-parsetree 2.0 and) ppxlib 0.16 since it no longer re-exports the `Ast_mapper` module from `Migrate_parsetree`. This ppxlib change is one of the headline simplification enablers noted in the (announcement of ocaml-migrate-parsetree 2.0)[https://discuss.ocaml.org/t/ocaml-migrate-parsetree-2-0-0/5991]. Reviewed By: jvillard Differential Revision: D23636203 fbshipit-source-id: 71e24b46bmaster
parent
936ad83650
commit
77f2b7a02f
Loading…
Reference in new issue