-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The project currently cannot be built in Agda 2.6.3 and 2.6.4. The following error would occur:

This is because in Agda 2.6.3 they introduced the UnsupportedIndexedMatch warning.
The warning occurs becase the membership proof for list is defined using indexed types. I have an alternative definition of membership proofs that doesn't require indexed types here using the universal property of commutative monoids.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels