Hello all, I ran into an issue where the readline module isn't available for the guile repl after installing `guile-readline`. It can be replicated via:
`echo "(use-modules (ice-9 readline))" | guix environment --pure guile guile-readline -- guile` So with that, I'm pretty sure it isn't just me.
