package tyxml-ppx

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Source file tyxml_ppx_register.ml

1
2
3
4
5
6
open Migrate_parsetree

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

Innovation. Community. Security.