Hi, Aleix Conchillo Flaqué <aconchi...@gmail.com> skribis:
> On Thu, Jul 2, 2020 at 6:08 AM Ludovic Courtès <l...@gnu.org> wrote: [...] >> There’s a bidirectional version here, but it’s slightly incompatible: >> >> >> https://gitlab.inria.fr/guix-hpc/guix-kernel/-/blob/master/jupyter/json.scm >> >> It relies on (guix records), which is not great for Guile-JSON. >> > > Nice! And thank you! I actually released guile-json 4.3.0 making [<=> > RECORD->JSON] optional as in the code you linked. If guix moves to > guile-json 4.3.0 I guess you could now remove guix/json.scm, unless you are > planning to use guix records there. Awesome, thank you! We’ll probably move to Guile-JSON, at least in Guix proper. Ludo’.