cmitomliversion

Converts compiled interface files (.cmi) into source interface files (.mli)

cmitomli is useful when a complex implementation (.ml) already exists and one wants to create an explicit module interface for it (.mli). The effect is similar to running 'ocamlc -i' on an ml file but it doesn't require any other argument than the input cmi file.

Published
Homepagehttps://github.com/mjambon/cmitomli
Maintainermartin@mjambon.com
Dependencies
Source [http] https://github.com/mjambon/cmitomli/archive/v1.0.0.tar.gz
md5=76fe691d99987aa02749bf504309ecef
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/cmitomli/cmitomli.1.0.0/opam
No package is dependent