package ocaml-monadic

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

Source file ocaml_monadic.ml

1
2
3
4
let () =
  Migrate_parsetree.Driver.register ~name:"ocaml-monadic"
    Migrate_parsetree.Versions.ocaml_406 (fun _config _cookies ->
      Ocaml_monadic_ppx.ocaml_monadic_mapper )
OCaml

Innovation. Community. Security.