ocaml-export v0.2.0.0 Release Notes

Release Date: 2017-12-29 // over 6 years ago
    • ๐Ÿ‘ HasDecoder properly supports Haskell types like data X = X String Int, product type with multiple unnamed records.

    • ๐Ÿ‘Œ Support genericToOCamlDatatype when one of the type's dependencies implements instance OCamlType without genericToOCamlDatatype.