mflatt / profj

Kathy Gray's ProfessorJ as a Racket v5.x package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProfJ is broken with the new expander?

stamourv opened this issue · comments

When building ProfJ, I'm seeing the following error. I think it started when the new expanded landed, but I'm not 100% sure.

raco setup: error: during making for <pkgs>/profj/profj (ProfessorJ)
raco setup:   extra-pkgs/profj/profj/dynamic.rkt:6:47: ?: literal data is not allowed;
raco setup:    no #%datum syntax transformer is bound
raco setup:     in: #t
raco setup:     compiling: <pkgs>/profj/profj/dynamic.rkt

ProfJ currently builds, at least, so whatever this was, it must have been fixed at some level.