(define-module (skeleton) #:use-module (skeleton hello)) (hello-world)