Re: [racket-dev] Failure when using `lazy-require` in `match`

2012-07-16 Thread Ryan Culpepper
On 07/14/2012 06:31 PM, Sam Tobin-Hochstadt wrote: I'm trying to use `unstable/lazy-require` to load time compile-time portion of `match` on-demand; the attached patch implements what I think should be the right thing. However, when I try to run 'raco setup' with this, I get: raco setup: bootst

[racket-dev] Failure when using `lazy-require` in `match`

2012-07-14 Thread Sam Tobin-Hochstadt
I'm trying to use `unstable/lazy-require` to load time compile-time portion of `match` on-demand; the attached patch implements what I think should be the right thing. However, when I try to run 'raco setup' with this, I get: raco setup: bootstrapping from source... write: cannot marshal value th