all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: John Soo <jsoo1@asu.edu>
To: Jesse Gibbons <jgibbons2357@gmail.com>
Cc: help-guix mailing list <help-guix@gnu.org>
Subject: Re: How to make sure ghc uses installed packages?
Date: Mon, 16 Sep 2019 22:27:01 -0700	[thread overview]
Message-ID: <A0F6C2D5-252F-4AC2-A01C-BBC640FF8E01@asu.edu> (raw)
In-Reply-To: <2d89fac1d7f27dada3ab161b69fa1a361485ad89.camel@gmail.com>

Hi Jesse,
 
>  GHC_PACKAGE_PATH did
> not change, even when I uninstalled > everything, so I suspected it was
> linked to a login script.

Ok yes. That is the state of affairs right now. The environment variables are sourced in the login profile. You can find the variables using guix package --search-paths -p <path to your profile> and source those if you do install something new. It is a little odd for sure. It feels like the installation transaction is not done almost. Anyways I’m glad that got sorted out. 

- John

  reply	other threads:[~2019-09-17  5:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-16 22:35 How to make sure ghc uses installed packages? Jesse Gibbons
2019-09-17  0:00 ` John Soo
2019-09-17  1:28   ` Jesse Gibbons
2019-09-17  5:27     ` John Soo [this message]
2019-09-17 12:36       ` Jesse Gibbons
2019-09-17 14:09         ` John Soo
2019-09-17 18:21           ` Timothy Sample
2019-09-17 19:33             ` John Soo

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=A0F6C2D5-252F-4AC2-A01C-BBC640FF8E01@asu.edu \
    --to=jsoo1@asu.edu \
    --cc=help-guix@gnu.org \
    --cc=jgibbons2357@gmail.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.