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

Fix Typeable.describe for symbolic names #945

Merged
merged 1 commit into from
Dec 9, 2019

Conversation

joroKr21
Copy link
Collaborator

@joroKr21 joroKr21 commented Dec 8, 2019

Also use safeSimpleName consistently when using the runtime class.

Fixes #944

Also use `safeSimpleName` consistently when using the runtime class.
@milessabin
Copy link
Owner

LGTM! Many thanks ... merging :-)

@milessabin milessabin merged commit 4473a87 into milessabin:master Dec 9, 2019
@joroKr21 joroKr21 deleted the typeable-decoded branch December 9, 2019 11:02
@joroKr21 joroKr21 added this to the shapeless-2.4.0 milestone Apr 24, 2021
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.

Typeable.describe returns encoded name unlike LabelledGeneric
2 participants