package coq-min-imports

  1. Overview
  2. No Docs
This script will try to remove unnecessary module imports from Coq

Install

Dune Dependency

Authors

Maintainers

Sources

v1.0.2.tar.gz
md5=1df90607ac535f3e2ffe008e3561333b

Description

sources. It examines modules listed in "Require Import" statements one by one and tries to recompile to see if their removal would cause compilation errors.

Dependencies (5)

  1. jbuilder build
  2. batteries < "3.6.0"
  3. extlib
  4. coq >= "8.5"
  5. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None