Skip to content

Need Coq.Program.Tactics. #85

@corwin-of-amber

Description

@corwin-of-amber

In Coq 8.14 (rc1), I am getting this:

File "./finmap/finmap.v", line 752, characters 0-186:
Error: Library Coq.Program.Tactics has to be required first.

Indeed adding Require Coq.Program.Tactics. at the beginning of finmap.v solves the problem.

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