ocaml-rdm: bind report function and add fmt to mdx libs
The README example referenced [kvn_text] as a free variable, used a
stray paren before the inner match, and mixed [Printf.printf] with
[Fmt.epr]. Wrap as [report kvn_text = ...], use [Fmt.pr] throughout,
and add [fmt] to the mdx libraries.