The docs for `compile-collection-zos` [1] say that "all files with the 
extension ".rkt", ".ss", or ".scm" in a collection are compiled" and that 
within "info.rkt", one can specify paths to omit with `compile-omit-paths`.

Is there way to go the opposite direction — specify *extra* files that should 
be compiled — because they are bytecode-able, but don't use the three magic 
extensions?




[1] 
http://pkg-build.racket-lang.org/doc/raco/API_for_Raw_Compilation.html?q=compile-collection-zos#%28def._%28%28lib._compiler%2Fcompiler..rkt%29._compile-collection-zos%29%29

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to