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

logging - scala3 support #1225

Merged
merged 9 commits into from
Apr 17, 2024
Merged

logging - scala3 support #1225

merged 9 commits into from
Apr 17, 2024

Conversation

dos65
Copy link
Collaborator

@dos65 dos65 commented Mar 13, 2024

No description provided.

@dos65 dos65 changed the title logging - scala2 support logging - scala3 support Mar 13, 2024
@dos65 dos65 force-pushed the scala3-logging-migr branch 3 times, most recently from adbb0db to f5c8ddb Compare March 14, 2024 07:45
@dos65 dos65 marked this pull request as ready for review April 8, 2024 18:11
case _ =>
Seq(catsCore, catsFree, catsTaglessCore)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems like module cats-tagless-macros remaines only for Scala 2. Macros for Scala 3 have become available in the cats-tagless-core module since version 0.16.
Sounds like it is time to start working on HigherKindedMacros 😅🔫

Copy link
Contributor

@pomadchin pomadchin Apr 10, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's right! We need to start working on HKT Macro.

All works except type members in the interfaces 🙁

@Grryum
Copy link
Contributor

Grryum commented Apr 10, 2024

partially closes #1068

@Roman-Statsura Roman-Statsura mentioned this pull request Apr 17, 2024
8 tasks
@dos65 dos65 merged commit 9118a62 into tofu-tf:master Apr 17, 2024
9 checks passed
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.

4 participants