make-prompt-tag is an effect-free primitive
authorAndy Wingo <wingo@pobox.com>
Fri, 11 Jun 2010 13:33:09 +0000 (15:33 +0200)
committerAndy Wingo <wingo@pobox.com>
Fri, 11 Jun 2010 14:58:36 +0000 (16:58 +0200)
* module/language/tree-il/primitives.scm
  (*interesting-primitive-names*, *effect-free-primitives*): Recognize
  make-prompt-tag as interesting and effect-free.

module/language/tree-il/primitives.scm

index eae68de..6fc0b3c 100644 (file)
@@ -64,6 +64,7 @@
     fluid-ref fluid-set!
 
     @prompt call-with-prompt @abort abort-to-prompt
+    make-prompt-tag
 
     struct? struct-vtable make-struct struct-ref struct-set!