Skip to content

Preserve backwards compatibility across Agda versions #1877

Open
@turion

Description

@turion

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions