You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just a heads-up that Relation.Binary.Sum/Product which was deprecated a couple of years back will be removed in the upcoming v1.0 of the standard library. You should use Data.Sum/Product.Relation.Binary.Pointwise instead.
Just a heads-up that
Relation.Binary.Sum/Product
which was deprecated a couple of years back will be removed in the upcoming v1.0 of the standard library. You should useData.Sum/Product.Relation.Binary.Pointwise
instead.The following files will need to be changed:
https://github.com/crypto-agda/explore/blob/master/lib/Explore/Sum.agda
https://github.com/crypto-agda/explore/blob/master/lib/Explore/Old/Sum/sum-properties-setoid.agda
The text was updated successfully, but these errors were encountered: