Revert "work around an internal module-instantation bug"
This reverts commit bd75b17a23
.
It would be fine to leave the commit as-is, but I'm reverting to
make clear (and as a backup test) that the internal bug is fixed.
This commit is contained in:
parent
ca33321aa7
commit
662ede2bd2
|
@ -21,7 +21,7 @@
|
|||
"literals.rkt"
|
||||
"syntax.rkt"
|
||||
"debug.rkt"
|
||||
(for-meta -1 "literals.rkt" "compile.rkt" "parse-helper.rkt" "parse2.rkt")
|
||||
(for-meta -1 "literals.rkt" "compile.rkt" "parse2.rkt" "parse-helper.rkt")
|
||||
#;
|
||||
(for-syntax "honu-typed-scheme.rkt")
|
||||
syntax/parse)
|
||||
|
|
Loading…
Reference in New Issue
Block a user