racket / zuo

A tiny Racket for scripting
Other
263 stars 27 forks source link

Cannot use path strings in `phony-rule` #3

Closed Antigen-1 closed 2 years ago

Antigen-1 commented 2 years ago

There occurred an error in the form of phony-rule: not a list of targets: (list #<target> [filename]) when I tried building my program.

mflatt commented 2 years ago

Thanks for the report, and sorry for the delay. I missed the notification for this issue.

I'll push a repair to phony-rule to coerce a path string to a target.