While migrating sketch engine to latest OCaml, i noticed that i had to wrap the usages of Reason_oprint functions like print_out_type with Format_doc.deprecated.
I wonder if Reason should update its implementation to point to the newest handlers exposed after ocaml/ocaml#13169.
While migrating sketch engine to latest OCaml, i noticed that i had to wrap the usages of
Reason_oprintfunctions likeprint_out_typewithFormat_doc.deprecated.I wonder if Reason should update its implementation to point to the newest handlers exposed after ocaml/ocaml#13169.