Iltotore / iron

Strong type constraints for Scala
https://iltotore.github.io/iron/docs/
Apache License 2.0
457 stars 43 forks source link

Add more circe imports #148

Closed Zelenya closed 1 year ago

Zelenya commented 1 year ago

Is the circe example missing a couple of imports?

Iltotore commented 1 year ago

You're right: the io.circe.syntax and io.circe.generic.auto were missing.