fix(hott/algebra) fix previous commit by importing 'arity'
This commit is contained in:
parent
36a102bad2
commit
74824078a8
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ Released under Apache 2.0 license as described in the file LICENSE.
|
|||
Module: algebra.precategory.basic
|
||||
Authors: Floris van Doorn
|
||||
-/
|
||||
import types.trunc types.pi
|
||||
import types.trunc types.pi arity
|
||||
|
||||
open eq is_trunc pi
|
||||
|
||||
|
|
Loading…
Reference in a new issue