You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I checked out the master branch and ran make. GHC 8.0.2 and Agda 2.6.0. Error: agda Cubical/Core/Everything.agda Checking Cubical.Core.Everything (/Users/ruben/Documents/thirdparty/cubical/Cubical/Core/Everything.agda). Checking Cubical.Core.Primitives (/Users/ruben/Documents/thirdparty/cubical/Cubical/Core/Primitives.agda). /Users/ruben/Documents/thirdparty/cubical/Cubical/Core/Primitives.agda:193,3-196,16 A (i ∧ i0) → A (i ∧ i1) !=< A i of type Set (ℓ-max (ℓ′ (i ∧ i0)) (ℓ′ (i ∧ i1))) when checking that the inferred type of an application A (i ∧ i0) → A (i ∧ i1) matches the expected type A i make: *** [check] Error 1
The text was updated successfully, but these errors were encountered:
Saizan
changed the title
Cannot make
master incompatible with Agda-2.6.0
May 16, 2019
I checked out the master branch and ran make. GHC 8.0.2 and Agda 2.6.0. Error:
agda Cubical/Core/Everything.agda Checking Cubical.Core.Everything (/Users/ruben/Documents/thirdparty/cubical/Cubical/Core/Everything.agda). Checking Cubical.Core.Primitives (/Users/ruben/Documents/thirdparty/cubical/Cubical/Core/Primitives.agda). /Users/ruben/Documents/thirdparty/cubical/Cubical/Core/Primitives.agda:193,3-196,16 A (i ∧ i0) → A (i ∧ i1) !=< A i of type Set (ℓ-max (ℓ′ (i ∧ i0)) (ℓ′ (i ∧ i1))) when checking that the inferred type of an application A (i ∧ i0) → A (i ∧ i1) matches the expected type A i make: *** [check] Error 1
The text was updated successfully, but these errors were encountered: