I agree with Martin. Do it the way that suits your own organizing best.
(But all else being equal, maybe it is not worth troubling users of your
packages to rename their dependencies.)

As to the original question about there being a guideline against elm-
prefixes in package names: Note that along with Elm 0.17 Evan released
evancz/elm-graphics, not evancz/graphics (but, in line with the
non-repeating of elm- in elm-lang packages: elm-lang/keyboard, not
elm-lang/elm-keyboard, etc.).
​

2016-08-22 14:52 GMT+02:00 Martin Janiczek <[email protected]>:

> It depends on how you want to organize your Github, I guess. Your package
> name and repository name must match, so whatever works best for you. For
> example, I have `clj-markov` and `elm-markov` to differentiate the
> different (Clojure and Elm) projects.
>
> On Sunday, August 21, 2016 at 8:41:44 PM UTC+2, Joey Eremondi wrote:
>>
>> Well, that's my bad...
>>
>> Any thoughts on if I should keep the old or new names?
>>
>> On Sat, Aug 20, 2016 at 11:27 PM, Janis Voigtländer <
>> [email protected]> wrote:
>>
>>> to match the “don’t start with elm-“ guideline
>>>
>>> What guideline is that?
>>>
>>> The elm-lang and elm-community organizations have dropped elm- prefixes
>>> from package names, or are in the process of doing so, because something
>>> like elm-community/elm-list-extra reads strange. I don’t think anything
>>> is wrong or inappropriate with JoeyEremondi/elm-typenats, though.
>>> ​
>>>
>>> 2016-08-21 5:39 GMT+02:00 Joey Eremondi <[email protected]>:
>>>
>>>> Hi All,
>>>>
>>>> I've updated my libraries for 0.17. Nothing changed really for the API,
>>>> but I've changed the naming to match the "don't start with elm-" guideline.
>>>>
>>>> http://package.elm-lang.org/packages/JoeyEremondi/typenats/1.0.0
>>>> http://package.elm-lang.org/packages/JoeyEremondi/elm-SafeLi
>>>> sts/2.0.0/List-SafeList
>>>> http://package.elm-lang.org/packages/JoeyEremondi/array-mult
>>>> idim/1.0.0/Array-MultiDim
>>>>
>>>> As always, feedback is welcome.
>>>>
>>>> In the next iteration, I'd like to make specialized versions of 2d, 3d
>>>> and 4d arrays so people can use them without ever seeing SafeLists.
>>>>
>>>>
>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "Elm Discuss" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to [email protected].
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Elm Discuss" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to [email protected].
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>> --
> You received this message because you are subscribed to the Google Groups
> "Elm Discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to