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

NewsubtypeWrapped[Array[*]] yields compiler error #61

Open
manufacturist opened this issue Nov 27, 2022 · 1 comment
Open

NewsubtypeWrapped[Array[*]] yields compiler error #61

manufacturist opened this issue Nov 27, 2022 · 1 comment

Comments

@manufacturist
Copy link

manufacturist commented Nov 27, 2022

Fails at the erasure phase of the compile process. Reproducible Scastie link with Scala 2.13.10 & newtypes-core 0.2.3.

object Logo extends monix.newtypes.NewsubtypeWrapped[Array[Byte]]
type Logo = Logo.Type
@alexandru
Copy link
Member

That's very weird, thanks for the report.

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

No branches or pull requests

2 participants