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

Users need advice on where to find givens #75

Open
propensive opened this issue Jan 27, 2025 · 1 comment
Open

Users need advice on where to find givens #75

propensive opened this issue Jan 27, 2025 · 1 comment
Assignees
Labels
code quality Concerns the standard of code rather than functionality docs Improvements or additions to documentation

Comments

@propensive
Copy link
Owner

@implicitNotFound messages should be provided for every typeclass.

@propensive
Copy link
Owner Author

A quick grep revealed that there are about 100 typeclasses which need explanation. That explanation should generally include:

  • what the typeclass is used for, and why you might need to make a choice
  • where to import one from and what a sensible default might be, or
  • how to construct one

@propensive propensive self-assigned this Feb 17, 2025
@propensive propensive added code quality Concerns the standard of code rather than functionality docs Improvements or additions to documentation labels Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Concerns the standard of code rather than functionality docs Improvements or additions to documentation
Projects
Status: Todo
Development

No branches or pull requests

1 participant