-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Labels
enhancementNew feature or requestNew feature or requestlibraryFor issues in and enhancements to the agda2hs libraries (currently prelude and containers)For issues in and enhancements to the agda2hs libraries (currently prelude and containers)
Description
In the Agda standard library, the syntax of ≡˘⟨_⟩ was changed to ≡⟨_⟨. Maybe it should be changed here as well but I am not sure:
agda2hs/lib/Haskell/Law/Equality.agda
Line 59 in fdbebb6
| syntax step-≡˘ x y≡z y≡x = x ≡˘⟨ y≡x ⟩ y≡z |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestlibraryFor issues in and enhancements to the agda2hs libraries (currently prelude and containers)For issues in and enhancements to the agda2hs libraries (currently prelude and containers)