all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Pierre Neidhardt <ambrevar@gmail.com>
To: Catonano <catonano@gmail.com>
Cc: help-guix <help-guix@gnu.org>
Subject: Re: an env with guile packages in it
Date: Thu, 03 May 2018 10:56:12 +0200	[thread overview]
Message-ID: <87fu39kthv.fsf@gmail.com> (raw)
In-Reply-To: <CAJ98PDxqw=QieJ9FNM-fQe-W3OqMEyPqZjmZO=kAMtJw3ZnuDg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 271 bytes --]


Catonano <catonano@gmail.com> 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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

  reply	other threads:[~2018-05-03  8:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-03  8:51 an env with guile packages in it Catonano
2018-05-03  8:56 ` Pierre Neidhardt [this message]
2018-05-03  9:12   ` Catonano

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=87fu39kthv.fsf@gmail.com \
    --to=ambrevar@gmail.com \
    --cc=catonano@gmail.com \
    --cc=help-guix@gnu.org \
    /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.