aboutsummaryrefslogtreecommitdiff
path: root/module/calp/benchmark/parse.scm
diff options
context:
space:
mode:
Diffstat (limited to 'module/calp/benchmark/parse.scm')
-rw-r--r--module/calp/benchmark/parse.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/calp/benchmark/parse.scm b/module/calp/benchmark/parse.scm
index f1ddf17d..1391d18a 100644
--- a/module/calp/benchmark/parse.scm
+++ b/module/calp/benchmark/parse.scm
@@ -1,5 +1,6 @@
(define-module (calp benchmark parse)
:use-module (hnh util)
+ :use-module ((hnh util path) :select (path-append))
:use-module (glob)
:use-module (statprof)