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

old version of org.rudogma.supertagged #20

Open
oaleksandrov-ip opened this issue Mar 29, 2020 · 1 comment
Open

old version of org.rudogma.supertagged #20

oaleksandrov-ip opened this issue Mar 29, 2020 · 1 comment

Comments

@oaleksandrov-ip
Copy link

No possible to use tagged type ModifierId as input for adding a new tag
object ModifierIdExtension extends TaggedType[ModifierId]
type ModifierIdExtension = ModifierIdExtension.Type

due "illegal cyclic reference involving type Type". Looks like it was fixed in the new version of Supertagged 2.0-RC1, but Sscorex Util uses old version 1.4

@kushti
Copy link
Contributor

kushti commented Mar 31, 2020

@oaleksandrov-ip got the same message with "org.rudogma" %% "supertagged" % "2.0-RC1" :

illegal cyclic reference involving type Type
[error] type ModifierIdExtension = ModifierIdExtension.Type
[error] ^

Can you do PR if your code with cyclic reference compiles please ?

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