Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

master incompatible with Agda-2.6.0 #145

Closed
rzil opened this issue May 16, 2019 · 2 comments
Closed

master incompatible with Agda-2.6.0 #145

rzil opened this issue May 16, 2019 · 2 comments

Comments

@rzil
Copy link

rzil commented 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

@Saizan Saizan changed the title Cannot make master incompatible with Agda-2.6.0 May 16, 2019
@Saizan
Copy link
Contributor

Saizan commented May 16, 2019

You should try checking out this commit, as master currently requires the master version of Agda:

6dd5b72

@Saizan
Copy link
Contributor

Saizan commented Jul 29, 2019

release v0.1 is compatible with Agda-2.6.0

@Saizan Saizan closed this as completed Jul 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants