[racket] How to provide module bindings required with for-doc
Ok thanks. So it's not as simple as knowing the phase level that
corresponds to documentation time and then providing with for-meta? I was
trying something along those lines but likely am misguided.
On Sat, Jan 11, 2014 at 6:45 PM, Matthew Flatt <mflatt at cs.utah.edu> wrote:
> There's no `(provide (for-doc ...))`, so far. I don't yet know how to
> make it work, but the problem is at least on my radar.
>
> At Fri, 10 Jan 2014 17:43:03 -0800, Scott Klarenbach wrote:
> > How can one file provide the bindings it required using the for-doc
> subform
> > to other modules that wish to require it, so that those modules don't
> have
> > to perform the (require (for-doc...) ...) themselves?
> >
> > I think it's something to do with for-meta and phase level shifting but
> I'm
> > a bit foggy on the details.
> >
> > Thanks.
> >
> > --
> > Talk to you soon,
> >
> > Scott Klarenbach
> >
> > PointyHat Software Corp.
> > www.pointyhat.ca
> > p 604-568-4280
> > e scott at pointyhat.ca
> > 200-1575 W. Georgia
> > Vancouver, BC V6G2V3
> >
> > _______________________________________
> > To iterate is human; to recur, divine
> > ____________________
> > Racket Users list:
> > http://lists.racket-lang.org/users
>
--
Talk to you soon,
Scott Klarenbach
PointyHat Software Corp.
www.pointyhat.ca
p 604-568-4280
e scott at pointyhat.ca
200-1575 W. Georgia
Vancouver, BC V6G2V3
_______________________________________
To iterate is human; to recur, divine
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20140112/be4cb963/attachment.html>