(info "(guile-1.8)Using Guile Modules")
=> -- syntax: use-syntax module-name
Load the module `module-name' and use its system transformer as
the system transformer for the currently defined module, as well
as installing it as the current system transformer.'system transformer' should obviously read 'syntax transformer'. Sebastian
