Skip to content

Strange compiler errors mentioning opaque Domain type after Dsl transform #118

Open
@benhutchison

Description

@benhutchison

Was able to reproduce in a small example, although not very practical:
https://scastie.scala-lang.org/GLQ08KWRSaW2QtlNob8Hxg

type mismatch;
 found   : org.atnos.eff.Eff[R,a3.Foo]
 required: org.atnos.eff.Eff[R,_1.Foo] where val _1: Module.this.Nextie

type mismatch;
 found   : org.atnos.eff.Eff[R,Any]
 required: Domain

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions