-
Notifications
You must be signed in to change notification settings - Fork 19
Report Typelevel Scala version at console welcome screen #136
Comments
I agree. A PR for this should target typelevel/scala, because it really doesn't make sense for it to be a PR against scala/scala. |
I think it would be good to have that version information available next to the Lightbend scala version. Lightbend console
Typelevel console (assuming
Possible implementation direction: |
Any volunteers for this should PR against typelevel/scala (ie. this repo) rather than the usual scala/scala. |
The form of the version will actually be |
Is this what you think should be?
Also, where in TLS sources do we expect to find the number |
I would imagine we would use the same mechanism that provides the existing parts of the version number? Presumably it's injected from the build somehow? |
I tried to find this out on the scala/contributors gitter. I was referred to scala@934a314 |
"Quick and dirty" is just fine :-) |
This is fixed in the latest TLS releases. |
If #135 comes through, I think it would be good if the Typelevel Scala version number would be displayed in the console welcome screen alongside the origin Lightbend version (and the fact that this is Typelevel Scala compiler).
The text was updated successfully, but these errors were encountered: