diff options
-rw-r--r-- | module/ice-9/boot-9.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/module/ice-9/boot-9.scm b/module/ice-9/boot-9.scm index c30861d4b..9add63bbf 100644 --- a/module/ice-9/boot-9.scm +++ b/module/ice-9/boot-9.scm @@ -3970,6 +3970,7 @@ module '(ice-9 q) '(make-q q-length))}." ;; Adjust the above comment when changing this. '(guile guile-2 + guile-2.2 r5rs srfi-0 ;; cond-expand itself srfi-4 ;; homogenous numeric vectors |