@ -15,7 +15,8 @@
#:use-module (yacswa git)
#:export (get-by-postal
get-by-hr))
get-by-hr
who-locked?))
;; Prevent the GC from collecting the associations
(define-once hr-syms '())
@ -3,6 +3,7 @@
#:use-module (artanis artanis)
#:use-module (artanis config)
#:use-module (ice-9 regex)
#:use-module (tk listlogic)
#:use-module (tk short)
#:use-module (yacswa data))