Hi all,

Package names are restricted as follows, per the documentation:

"a package name — a string made of the characters a through z, A through Z, 0 through 9, _, and -."

Why does this restriction exist? Programmers never see package names when using (require); Operators see package names only when they use "raco pkg"; otherwise they're just strings, surely?

Cheers,
  Tony

_________________________
 Racket Developers list:
 http://lists.racket-lang.org/dev

Reply via email to