aboutsummaryrefslogtreecommitdiff
path: root/module/calp/html/view/calendar/week.scm
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--module/calp/html/view/calendar/week.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/calp/html/view/calendar/week.scm b/module/calp/html/view/calendar/week.scm
index 5b12a351..38e7501b 100644
--- a/module/calp/html/view/calendar/week.scm
+++ b/module/calp/html/view/calendar/week.scm
@@ -19,6 +19,7 @@
;; :select ())
:use-module ((vcomponent util group)
:select (group-stream get-groups-between))
+ :use-module (ice-9 format)
)