guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: using an SRFI that is not available in Guile


From: Attila Lendvai
Subject: Re: using an SRFI that is not available in Guile
Date: Thu, 13 Jan 2022 20:48:12 +0000

> no luck with this either:
>
> $ ./pre-inst-env guix shell guile-srfi-189 -- guile
> GNU Guile 3.0.7
> Copyright (C) 1995-2021 Free Software Foundation, Inc.
> Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'. This 
> program is free software, and you are welcome to redistribute it under 
> certain conditions; type` ,show c' for details.
> Enter `,help' for help.
> scheme@(guile-user)> ,use (srfi srfi-189)
> While executing meta-command:
> no code for module (srfi srfi-189)
> scheme@(guile-user)>


hrm, it's not working for the preexisting srfi's either:

$ ./pre-inst-env guix shell guile-srfi-145 -- guile
scheme@(guile-user)> ,use (srfi srfi-145)
While executing meta-command:
no code for module (srfi srfi-145)

--
• attila lendvai
• PGP: 963F 5D5F 45C7 DFCD 0A39
--
“The mice which helplessly find themselves between the cats teeth acquire no 
merit from their enforced sacrifice.”
        — Mahatma Gandhi (1869–1948)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]