diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2014-01-09 00:48:57 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2014-01-09 00:55:20 +0100 |
commit | 826a054761d0f12f243883a001b2392279580a7f (patch) | |
tree | ac3743a14310ea7127b5f48bdc4ba01ae0218955 /elisp/geiser-compile.el | |
parent | 4bb12c208bab5740fdfa0f77b5c2b279fb941b99 (diff) | |
download | geiser-guile-826a054761d0f12f243883a001b2392279580a7f.tar.gz geiser-guile-826a054761d0f12f243883a001b2392279580a7f.tar.bz2 |
Racket: fix for evaluations inside typed/racket modules
When evaluating (re)definitions in a typed module, it's necessary that
the form evaluated is wrapped with #%top-interaction, so that typed
racket's redefinition of that macro enters into play and the system
records the type information of the new value.
Many thanks to Sam Tobin-Hochstadt for the tip, and for his encouraging
words.
Diffstat (limited to 'elisp/geiser-compile.el')
0 files changed, 0 insertions, 0 deletions