Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Relation.Binary.Sum/Product being removed from the standard library #3

Open
MatthewDaggitt opened this issue Mar 16, 2019 · 0 comments

Comments

@MatthewDaggitt
Copy link

MatthewDaggitt commented Mar 16, 2019

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.

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

@MatthewDaggitt MatthewDaggitt changed the title Relation.Binary.Sum being removed Relation.Binary.Sum/Product being removed from the standard library Mar 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant