Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename Elm.Module to Elm.Module.Name? #17

Open
pravdomil opened this issue Mar 27, 2021 · 0 comments
Open

Rename Elm.Module to Elm.Module.Name? #17

pravdomil opened this issue Mar 27, 2021 · 0 comments

Comments

@pravdomil
Copy link

pravdomil commented Mar 27, 2021

Few questions:

Module Elm.Module is build around Name type so I think that Elm.Module.Name is more accurate?
Now Elm.Module.toString means "module name to string".

Module Elm.Package is build around Name type so I think that Elm.Package.Name is more accurate?
Now Elm.Package.toString means "package name to string".

Module Elm.Docs is build around Module type so I think that Elm.Module is more accurate?

I took me time to remember that Package.toString converts package name to string.

@pravdomil pravdomil changed the title Rename modules Module names Mar 27, 2021
@evancz evancz changed the title Module names Rename Elm.Module to Elm.Module.Name? Apr 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants