Lintian tag: ocaml-dangling-cmi
Type: information
Description (from lintian-explain-tags
)
This OCaml package ships a byte code interface file *.cmi without the text version in a *.mli file. The text version should be shipped for documentation. If the module does not have a *.mli file, the source code in a *.ml file should be shipped instead. Visibility: info Show-Always: no Check: languages/ocaml/byte-code/interface