janestreet / ppx_sexp_conv

Generation of S-expression conversion functions from type definitions
MIT License
88 stars 17 forks source link

use correct ppx syntax in README #13

Closed agarwal closed 7 years ago

agarwal commented 7 years ago

There were remnants of old camlp4 syntax.

ghost commented 7 years ago

thanks