diff options
Diffstat (limited to 'haunt')
| -rw-r--r-- | haunt/jakob/utils.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haunt/jakob/utils.scm b/haunt/jakob/utils.scm index a3ad1b7..a41d21a 100644 --- a/haunt/jakob/utils.scm +++ b/haunt/jakob/utils.scm @@ -18,6 +18,7 @@ #:use-module (haunt post) #:use-module (ice-9 match) #:use-module (srfi srfi-1) + #:use-module (srfi srfi-19) #:export (maybe-cons* maybe-list date->string* |