shapeless-contrib
shapeless-contrib copied to clipboard
Missing shapeless-scalaz 0.5
Mavenrepository contains shapeless-contrib-common 0.5, but not shapeless-scalaz 0.5. Is it an oversight, or is there a problem? I notice that the commit log suggests 0.5 is released, but the 0.5 readme still says to use 0.4, and mavenrepository contains a mix of both. It's all a bit confusing. :)
Yeah, I disabled scalaz in #35. Pull requests welcome :smile:
Pull requests for what? Is there a problem? Why was scalaz disabled? Is there something that needs implementing? Could you describe the situation please?
There needs to be a compatible version of scalaz-specs2 first, but there were breaking changes so I couldn't just bump the dependencies. But I don't actively maintain these projects anymore, so I have to rely on community pull requests.
Thanks, it would be great to have this information in the readme. I guess there should be a pull request for that. :D