From: Guillaume Marceau (gmarceau at gmail.com) Date: Wed Jul 13 23:57:17 EDT 2011 |
|
On Thu, Jul 7, 2011 at 12:44 PM, Matthew Flatt <mflatt at cs.utah.edu> wrote: > * All contracts for primitives print as lists. I traced this down to the change from (require scheme/pretty) to (require racket/pretty). I don't understand how that's causing the bug, but reverting to (require scheme/pretty) fixes things. Ryan, can you pull this fix into the release branch? It's commit 452f3a14fb7b25e6c54d08abdb8770fb20e68752
Posted on the dev mailing list. |
|