Conversation
Previous versions don't interact with ppx_deriving that well
|
@rgrinberg thanks! if |
It does work for other converters that don't generate modules, since in this situation generating the same code doesn't hurt. |
|
Adding the conflict seems fine. Hopefully it shouldn't make packages uninstallable |
This is the solution to build problems affecting cohttp proposed in mirage/ocaml-cohttp#591
Previous versions don't interact with ppx_deriving that well.
Best would be to somehow black list this version in opam-repository. But it doesn't hurt adding this here.
@hannesm