Skip to content

Commit

Permalink
Try to fix HoTT build
Browse files Browse the repository at this point in the history
  • Loading branch information
mattam82 committed Sep 23, 2024
1 parent a5598e6 commit 0260814
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions theories/HoTT/Relation.v
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ From Equations Require Import Init.

Set Warnings "-notation-overridden".
Require Import Equations.HoTT.Logic.
Require Export Equations.HoTT.Iff.

Check failure on line 15 in theories/HoTT/Relation.v

View workflow job for this annotation

GitHub Actions / build (dev, 4.09-flambda, hott)

Cannot find a physical path bound to logical path Equations.HoTT.Iff.

Check failure on line 15 in theories/HoTT/Relation.v

View workflow job for this annotation

GitHub Actions / build (dev, 4.09-flambda, dune)

Cannot find a physical path bound to logical path Equations.HoTT.Iff.

Local Open Scope equations_scope.

Expand Down

0 comments on commit 0260814

Please sign in to comment.