ocaml-ppx / ppx_import

Less redundancy in type declarations and signatures
MIT License
89 stars 28 forks source link

[ocaml] Support for OCaml 4.10 #47

Closed ejgallego closed 4 years ago

ejgallego commented 4 years ago

Ok @gasche , I've refined the compatibility support; can you confirm the 4.10 stubs are correct? In particular I'm worried about the generation of _ idents being the right thing to do.