all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: "Todor Kondić" <tk.code@protonmail.com>
Cc: "help-guix\\@gnu.org" <help-guix@gnu.org>
Subject: Re: guix repl and ice-9 modules
Date: Sat, 14 Sep 2019 23:10:38 +0900	[thread overview]
Message-ID: <874l1f9dep.fsf@gmail.com> (raw)
In-Reply-To: <pGi5Rmy-U8VwQ7-JwhK3Ta18i2IUEs3GT3TletrzZt5MB2pqtYuWIenNPCRl2TPK2oO7VojcMTNkymYRU8z69iQxyoBVo4YO7BYcd_R3gZA=@protonmail.com> ("Todor \=\?utf-8\?Q\?Kondi\=C4\=87\=22's\?\= message of "Mon, 09 Sep 2019 08:08:02 +0000")

Hello Todor,

Todor Kondić <tk.code@protonmail.com> writes:

> ... which leads to a question, why is there no readline anymore? I notice it is a separate package in guix. Is this a guix decision, or a new development in guile?
>
>
>
>
> ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
> On Monday, 9 September 2019 09:55, Todor Kondić <tk.code@protonmail.com> wrote:
>
>> Oops, my bad. After a closer inspection of %load-path, I noticed
>> that guile modules are indeed there, however the one module that I
>> tried to load (ice-9 readline) seems not to be in the distro
>> anymore.
>>
>> ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
>> On Monday, 9 September 2019 09:47, Todor Kondić via help-guix@gnu.org wrote:
>>
>> > Is it normal that I can't load ice-9 modules from within guix repl ? Because, this is the default behaviour on my hybrid system (guix on top of pop-os (ubuntu) ).

Please remember to use top-bottom posting; this convention is used on
the Guix mailing lists and makes it a bit neater to follow :-).

The answer seems to lie in the choice of the license. Guile was licensed
as LGPL, perhaps to better compete with Tcl, which was on the rise at
the time.  GNU Readline is GPL.  As such, you cannot distribute Guile as
LGPL if you include GPL code in it (it'd need to be GPL as a whole
then), hence the separation into different packages.

Maxim

  reply	other threads:[~2019-09-14 14:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-09  7:47 guix repl and ice-9 modules Unknown
2019-09-09  7:55 ` Todor Kondić
2019-09-09  8:08   ` Todor Kondić
2019-09-14 14:10     ` Maxim Cournoyer [this message]
2019-09-14 16:24       ` Amin Bandali
2019-09-14 23:21         ` Maxim Cournoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874l1f9dep.fsf@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=help-guix@gnu.org \
    --cc=tk.code@protonmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.