Skip to content

strange warning from coqdep #56

@Casteran

Description

@Casteran

Hi,
I am writing a library which uses paramcoq (installed with opam).
At compile-time, I get a warning:
*** Warning: in file ./power/Addition_Chains.v, declared ML module paramcoq has not been found!

Happily, the rest of the compilation works well.
Is there a way to say to coqdep that paramcoq is used, like a kind of Require ... (although the directory user-contrib/Param/ doesn't contain any .v ) ?

Pierre

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions