compatibility with recent cubical
This commit is contained in:
parent
0b12af3126
commit
622aa74d91
@ -2,7 +2,7 @@ module 1FundamentalGroup.Preambles.P0 where
|
||||
|
||||
open import Cubical.Data.Empty using (⊥) public
|
||||
open import Cubical.Data.Unit renaming ( Unit to ⊤ ) public
|
||||
open import Cubical.Data.Bool public
|
||||
open import Cubical.Data.Bool hiding (elim) public
|
||||
open import Cubical.Foundations.Prelude
|
||||
renaming ( subst to endPt
|
||||
; transport to pathToFun
|
||||
|
Loading…
Reference in New Issue
Block a user