scalaz-deriving icon indicating copy to clipboard operation
scalaz-deriving copied to clipboard

Principled, fast, typeclass derivation.

Results 13 scalaz-deriving issues
Sort by recently updated
recently updated
newest added

Updates [org.scalameta:scalafmt-core](https://github.com/scalameta/scalafmt) from 3.0.4 to 3.0.8. [GitHub Release Notes](https://github.com/scalameta/scalafmt/releases/tag/v3.0.8) - [Version Diff](https://github.com/scalameta/scalafmt/compare/v3.0.4...v3.0.8) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...

Scala 2.13.6, circe 0.14.1, scalaz-deriving 3.0.0-M3. The following code fails to compile: ```scala @deriving(Encoder, Decoder) case class AAA(x: Int, d: Double) implicitly[Encoder[AAA]] ```

This allows the annotation plugin to be used for classes with multiple parameter groups or with implicit parameters. Scala doesn't extend `FunctionN` in these cases resulting in an error like...

I just ran into something I could not figure out. Using 0.14.0 of deriving published under `com.fommil`, the following code works fine. With 1.0 under `org.scalaz` it throws an error....

## About this PR 📦 Updates com.propensive:magnolia from `0.12.8` to `0.17.0` ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve conflicts as long as you don't change...

## About this PR 📦 Updates [org.scala-sbt:sbt](https://github.com/sbt/sbt) from `1.10.0` to `1.10.1` 📜 [GitHub Release Notes](https://github.com/sbt/sbt/releases/tag/v1.10.1) - [Version Diff](https://github.com/sbt/sbt/compare/v1.10.0...v1.10.1) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...

## About this PR Updates: * 📦 [org.scalatest:scalatest-flatspec](https://github.com/scalatest/scalatest) from `3.2.18` to `3.2.19` * 📦 [org.scalatest:scalatest-freespec](https://github.com/scalatest/scalatest) from `3.2.18` to `3.2.19` * 📦 [org.scalatest:scalatest-shouldmatchers](https://github.com/scalatest/scalatest) from `3.2.18` to `3.2.19` ## Usage ✅ **Please...

## About this PR 📦 Updates [com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox) from `6.6.2` to `6.7.0` ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve conflicts as long as you don't change...