Hello,

Martin Castillo <casti...@uni-bremen.de> skribis:

> actual-error:
> + (wrong-type-arg
> +   #f
> +   "Wrong type to apply: ~S"
> +   (#<syntax-transformer uri?>)
> +   (#<syntax-transformer uri?>))

This is because .scm files were initially compiled with Guile 2.2.2 and
then used on Guile 2.2.3.  See <https://bugs.gnu.org/29570>.

Try rebuilding it all with the same Guile version.

HTH!

Ludo’.



Reply via email to