Hi! Currently, R6RS `import' only accepts a single library reference; for example `(import (rnrs base) (rnrs programs))' fails. The attached patch should fix this.