1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
;; guild use2dot records.scm |graph-easy
Guile Module Dependencies
+----------------------+
| (system base target) |
+----------------------+
^
:
:
+---------------+ +----------------------------------------+ +----------------+
| (ice-9 regex) | <-- | | --> | (srfi srfi-26) |
+---------------+ | (guix records) | +----------------+
+---------------+ | | +----------------+
| (srfi srfi-1) | <-- | | --> | (srfi srfi-9) |
+---------------+ +----------------------------------------+ +----------------+
| |
| |
v v
+----------------------++----------------+
| (ice-9 match) || (ice-9 rdelim) |
+----------------------++----------------+