unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Maxime Devos <maximedevos@telenet.be>
To: "Jérémy Korwin-Zmijowski" <jeremy@korwin-zmijowski.fr>,
	"Mailing list Guile User" <guile-user@gnu.org>
Subject: Re: Module dependencies
Date: Sat, 19 Mar 2022 14:41:13 +0100	[thread overview]
Message-ID: <ba65254d70fa4a64f797f75eefa76438da27869d.camel@telenet.be> (raw)
In-Reply-To: <63484F21-24B0-42E1-93D9-8E4412161D9F@korwin-zmijowski.fr>

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

Jérémy Korwin-Zmijowski schreef op za 19-03-2022 om 11:10 [+0100]:
> Hey Guilers !
> 
> I would like to visualize all the modules a given module depend on.
> 
> How do you achieve that ?

It's not 100% what you're asking for, but you can do

$ guix graph --type=module hello

to create a graph (in dot format) for the modules relevant to the
'hello' package.

Greetings,
Maxime.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

  parent reply	other threads:[~2022-03-19 13:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-19 10:10 Module dependencies Jérémy Korwin-Zmijowski
2022-03-19 10:19 ` Vivien Kraus
2022-03-19 13:41 ` Maxime Devos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-03-19 10:58 dsmich
2022-03-19 12:59 ` Jérémy Korwin-Zmijowski

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

  List information: https://www.gnu.org/software/guile/

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

  git send-email \
    --in-reply-to=ba65254d70fa4a64f797f75eefa76438da27869d.camel@telenet.be \
    --to=maximedevos@telenet.be \
    --cc=guile-user@gnu.org \
    --cc=jeremy@korwin-zmijowski.fr \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).