Catherine
Catherine
This is working as I intended to implement it, but I agree that the behavior is ultimately confusing.
Please note that I do not have much time to maintain this library, and will not fix this bug. I can offer you assistance in writing a PR though.
@emillon Sure. First, try compiling your code using `ocamlc -dsource`. This will output the preprocessed source as currently used. I think you will quickly spot why implementing `type nonrec` is...
I think rewriting the output of ppx_deriving such that it works with type nonrec will already go a long way towards fixing this.
> The URLs point to https://github.com/whitequark. This isn't an immediate problem FWIW as GitHub has a redirect. > And the dependency on cppo_ocamlbuild seems missing (it's a new package now...
Yes. I will not have time to implement it soon, though.
@michipili Yes and yes.
Makes sense.
Please submit a PR for `Uchar.t`, this would be very welcome.
`Format.printf "U+%04X" codepoint`