-
Notifications
You must be signed in to change notification settings - Fork 251
Open
Labels
library-designstatus: blocked-by-issueProgress on this issue or PR is blocked by another issue.Progress on this issue or PR is blocked by another issue.upstreamChanges induced by Agda upstreamChanges induced by Agda upstream
Milestone
Description
I get this error message:
Checking Everything (/build/source/Everything.agda).
Checking Algebra (/build/source/src/Algebra.agda).
/build/source/src/Algebra.agda:8,1-44
Unrecognized option: --cubical-compatible
when scope checking the declaration
import Algebra
That's probably because the option was just implemented in 2.6.3. Maybe this is intended, but I find it quite difficult to break backwards compatibility so fast.
Metadata
Metadata
Assignees
Labels
library-designstatus: blocked-by-issueProgress on this issue or PR is blocked by another issue.Progress on this issue or PR is blocked by another issue.upstreamChanges induced by Agda upstreamChanges induced by Agda upstream