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

Add Scala 3.2.[0-2] support #1042

Merged
merged 2 commits into from
Apr 7, 2023

Conversation

alexarchambault
Copy link
Member

No description provided.

@alexarchambault alexarchambault force-pushed the scala-3.2.2 branch 4 times, most recently from a1a3cc2 to 2f49181 Compare February 1, 2023 10:49
@sbrunk
Copy link
Member

sbrunk commented Feb 23, 2023

Is there any way I could help here? I'm really looking forward to Scala 3.2 support in almond as Storch requires it (due to a few compiler fixes in 3.2).

@alexarchambault
Copy link
Member Author

@sbrunk We were running into scala/scala3#16351, because of the weird signature of Ammonite's Interpreter constructor. The changes of com-lihaoyi/Ammonite#1333 might help. I'll probably have another look at this very soon.

@alexarchambault
Copy link
Member Author

I might actually remove 3.0.x and 3.1.x support, as #1065 needs a recent version of fs2, and they switched to 3.2.2 (whose TASTy files can't be read by Scala 3.0.x and 3.1.x).

@alexarchambault alexarchambault merged commit 3a871c2 into almond-sh:main Apr 7, 2023
@alexarchambault alexarchambault deleted the scala-3.2.2 branch April 7, 2023 15:28
@sbrunk
Copy link
Member

sbrunk commented Apr 7, 2023

Thanks for adding, and pushing a release out @alexarchambault. It's working now with 0.13.15! 🎉
I'll add using with almond to the Storch docs.

grafik

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.

2 participants