package tyxml-ppx

  1. Overview
  2. Docs

Source file tyxml_ppx_register.ml

1
2
3
4
5
6
open Migrate_parsetree

let () =
  Driver.register
    ~name:"tyxml" Versions.ocaml_405
    Tyxml_ppx.mapper
OCaml

Innovation. Community. Security.