inferior: Add <inferior> printer.
authorLudovic Courtès <ludo@gnu.org>
Sat, 13 Mar 2021 10:56:52 +0000 (11:56 +0100)
committerLudovic Courtès <ludo@gnu.org>
Sat, 13 Mar 2021 21:51:18 +0000 (22:51 +0100)
commit2569bd994bab4f057ac5aa6755fdee76b1c816de
treeb8bdba16047559d53458bbe5e908221d2ae6de91
parentfaf271e96e0a9c129790d141858e1b7ab1cadff4
inferior: Add <inferior> printer.

This avoids printing the whole package table in backtraces and such.

* guix/inferior.scm (write-inferior): New procedure.
<top level>: Call 'set-record-type-printer!'.
guix/inferior.scm