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

New Feature: add Show type class #830

Merged
merged 1 commit into from
Apr 16, 2019
Merged

New Feature: add Show type class #830

merged 1 commit into from
Apr 16, 2019

Conversation

gcanti
Copy link
Owner

@gcanti gcanti commented Apr 15, 2019

No description provided.

@gcanti gcanti added this to the 1.17.0 milestone Apr 15, 2019
@grossbart
Copy link
Collaborator

To resolve the issue from #408, would it make sense to log something like "Please use the Show typeclass to convert this type to a string" instead of just letting the inspect call happen? Maybe remove inspect completely (for v2)?

@gcanti
Copy link
Owner Author

gcanti commented Apr 15, 2019

Maybe remove inspect completely (for v2)?

Yes, that's my intention, inspect and toString will be removed

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

Successfully merging this pull request may close these issues.

2 participants