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

Define repl as an alias of scala-compiler-bootstrapped/console #11742

Merged
merged 1 commit into from
Mar 15, 2021

Conversation

adpi2
Copy link
Member

@adpi2 adpi2 commented Mar 15, 2021

Alternative to #10558 as suggested in #11707 (comment)

@adpi2 adpi2 requested a review from prolativ March 15, 2021 10:13
@adpi2 adpi2 merged commit 8f018f8 into scala:master Mar 15, 2021
@bishabosha
Copy link
Member

bishabosha commented Mar 15, 2021

how do you pass arguments to the compiler now?, for example it is useful to quickly add -Xprint:typer flag.

@adpi2
Copy link
Member Author

adpi2 commented Mar 15, 2021

@bishabosha you can pass an option to the repl with:

set `scala3-compiler-bootstrapped` / Compile / console / scalacOptions += "-Xprint:typer"

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