Replies: 2 comments
-
|
I am not familiar with Doobie but where does your given [A, C](using ev: Put[A]): Put[IronType[A, C]]= ev.asInstanceOf |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I don't know what i was thinking. I copied similar lines of code from the previous version where we had are own "New Type" approach that used a bunch of typeclasses. As i said, it was a long week :) Thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am migrating a project which has a lot of doobie repos. Did anyone get iron to work with it?
I am getting
Tried to add the following implicits:
But i must be missing something (perhaps obvious, it has been a long week).
Beta Was this translation helpful? Give feedback.
All reactions