package codept-lib

  1. Overview
  2. Docs
Alternative ocaml dependency analyzer

Install

dune-project
 Dependency

Authors

Maintainers

Sources

codept-0.12.2.tbz
sha256=50ad202bfaee10b0eed8f43154036f3ba20e363ae9d42a692d0c20fad3075f62
sha512=78b472d6aeb6554bd6d8a7f8886100141cc06fffa5b37bd38a9c7450a3bf83cffc2a0e51d8a601a6e2f732e3785e888373798f172afb2719ea4f5d60f941f869

doc/codept-lib/Uloc/index.html

Module UlocSource

Sourcetype t = {
  1. pkg : Pkg.t;
  2. loc : Loc.t;
}

Location type for error message

Sourceval none : t
Sourcemodule Pp : sig ... end