Thanks Ben! Took me a while to track this one down using your example as a
guide. Because the macro was provided by a submodule of the collection, I
needed a (require (for-syntax packrat/parse)) in there as well, otherwise
the @defform/subs would not link when it occurred under a
@defmodule[packrat/parse], but would link OK when it occurred under
a @defmodule[packrat].

Looking back, I guess this makes sense. Thanks again for your help.
Simon.



On Thu, 27 Jun 2019 at 00:05, Ben Greenman <benjaminlgreen...@gmail.com>
wrote:

> Here's a small package that gets the link right (attached).
>
> If the example doesn't help, can you share your code?
>

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/CACrbFVcQ_jXLhd3GUU2Wh9qUYve1PvoEbADwYh4TtEaK-DVJ8w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to