When try to import current-thread from srfi-18, guile fails with: ERROR: no binding `current-thread' in module (srfi srfi-18) It seems that current-thread need to be re-exported?