jwiegley / category-theory

An axiom-free formalization of category theory in Coq for personal study and practical work
BSD 3-Clause "New" or "Revised" License
745 stars 68 forks source link

Fix compilation with Coq master. #33

Closed ppedrot closed 2 years ago

ppedrot commented 2 years ago

This is backwards compatible and should fix the Coq CI.

jwiegley commented 2 years ago

This has been fixed by @SkySkimmer, thank you!