-
Notifications
You must be signed in to change notification settings - Fork 71
Graded monads #390
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
Graded monads #390
Conversation
Thanks for |
I agree the current naming isn't great. How about
I'm fine with either suggestion, really. |
I prefer |
d409c52
to
456a9d4
Compare
I've rebased the old commits on the latest master and fixed the name of the alternate definition to |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One tiny improvement, and this is ready to go - thanks.
src/Categories/Category/Monoidal/Construction/Endofunctors.agda
Outdated
Show resolved
Hide resolved
456a9d4
to
2d280a1
Compare
2d280a1
to
0825f18
Compare
@JacquesCarette, I fixed |
This has waited long enough - I'll merge this in as it is ready. |
Apparently, I wrote this a year ago but forgot to submit a PR. It's been sitting on a stale branch in my fork of the repo for a year so it needs to be properly rebased before it's ready to be merged. In particular, the first commit (6e5e05e) will become redundant once #389 has been merged.