>From 
>[https://nim-lang.org/docs/manual.html#modules](https://nim-lang.org/docs/manual.html#modules):

> "A valid module name can only be a valid Nim identifier (and thus its 
> filename is identifier.nim)."

And hyphens are not allowed in identifiers.

Reply via email to