Skip to content

Importing scala3 library to build #4908

Discussion options

You must be logged in to vote

Well I solved it by adding the option to scalacOptions in meta build but feels hacky:

    def scalacOptions = T {
        super.scalacOptions() ++ Seq("-Ytasty-reader")
    }

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@lolgab
Comment options

@lefou
Comment options

Answer selected by aronbergurj99
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants