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

Making ClassTagWrapper public to solve issue #1253 #1277

Merged
merged 1 commit into from
Apr 13, 2024

Conversation

tim-2022
Copy link
Contributor

Solves:

#1253

(Error message: "object ClassTagWrapper in object Newtype cannot be accessed as a member of object zio.prelude.Newtype" when attempting to use a ClassTag on a Newtype or Subtype.)

zio#1253

Solves:

zio#1253

(Error message: "object ClassTagWrapper in object Newtype cannot be
accessed as a member of object zio.prelude.Newtype" when attempting
to use a ClassTag on a Newtype or Subtype.)
@tim-2022 tim-2022 requested a review from a team as a code owner April 12, 2024 17:35
Copy link
Member

@ghostdogpr ghostdogpr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems ok to me but I haven't used newtypes much. @sideeffffect @guizmaii maybe you guys know?

Copy link
Member

@guizmaii guizmaii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@guizmaii guizmaii merged commit ec378e6 into zio:series/2.x Apr 13, 2024
19 checks passed
@tim-2022
Copy link
Contributor Author

Thanks very much!

@tim-2022 tim-2022 deleted the issue-1253 branch April 15, 2024 16:58
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.

3 participants