package zanuda

  1. Overview
  2. Docs
Linter for OCaml+dune projects

Install

dune-project
 Dependency

Authors

Maintainers

Sources

zanuda-2.0.0.tbz
sha256=0108d8d6e6e23bfe5e5cdade27ae434db921ed4b6f522ea71800f14a7662230e
sha512=c8d633f4083867dfc73caf3b51b63c8c01771f5c286aa0a8357861044448e0b55df38eb695b997df470267ec921adae6f86c73d251fb3e965ac83ebb2c6b856c

doc/zanuda.core/Zanuda_core/Load_dune/index.html

Module Zanuda_core.Load_duneSource

Sourcetype w =
  1. | Wrapped of string
  2. | Non_wrapped
Sourceval pp_w : Format.formatter -> w -> unit
Sourceval analyze_dir : untyped:(string -> unit) -> cmt:(w -> string -> Typedtree.structure -> unit) -> cmti:(w -> string -> Typedtree.signature -> unit) -> string -> unit