David Thompson <dthomps...@worcester.edu> skribis:

> ERROR: In procedure #<syntax-transformer derivation?>:
> ERROR: Wrong type to apply: #<syntax-transformer derivation?>
>
>            0 (#<syntax-transformer derivation?> #<derivation 
> /gnu/store/mq7cx62…>)

This looks like a miscompilation issue: it seems that the module where
that happens didn’t have the ‘derivation?’ macro visible at build time,
and so at run-time it aborts like this.  Do you know where that happens?

HTH,
Ludo’.

Reply via email to