help-guix
[Top][All Lists]
Advanced

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

Re: an env with guile packages in it


From: Pierre Neidhardt
Subject: Re: an env with guile packages in it
Date: Thu, 03 May 2018 10:56:12 +0200
User-agent: mu4e 1.0; emacs 26.1

Catonano <address@hidden> writes:

> [env]$ guile -c "(use-modules (guile-sqlite3))"

Haven't tested, but are you sure about the "-" here?  I think it should be

        (use-modules (guile sqlite3))

or maybe

        (use-modules (sqlite3))

-- 
Pierre Neidhardt

Attachment: signature.asc
Description: PGP signature


reply via email to

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