There was a discussion about the removal of Http.url in this list
<https://groups.google.com/forum/#!topic/elm-discuss/XaIr96e8qXk>. Actually
I miss that function and usually just copy and paste
<https://github.com/datasciencebr/jarbas/blob/master/jarbas/frontend/elm/Format/Url.elm>
from Evan's code.

On Tue, Jan 31, 2017 at 4:37 AM 'Andrew Radford' via Elm Discuss <
elm-discuss@googlegroups.com> wrote:

> This sort of thing happens a lot (that and re-naming like
> elm-linear-algebra to just linear-algebra). bit of a trap for new users.
> I wonder if there is a formal way to leave a trail to the superseding
> package. The old packages usually still get a lot of hits from Google and
> references from projects still using them.
>
>
> On Tuesday, 31 January 2017 04:17:18 UTC, Nick H wrote:
>
> They are the same library. elm-http was migrated from evancz/ to elm-lang/
> when 0.18 was released, so only the latter will work. I guess the URL
> function was removed.
>
>
> On Mon, Jan 30, 2017 at 3:05 PM, Brian Marick <mar...@exampler.com> wrote:
>
> I’m confused by the relationship between these two libraries. They seem to
> overlap in functionality, but only the latter has `url` (
> http://package.elm-lang.org/packages/evancz/elm-http/latest/Http#url)
> which seems pretty basic.
>
> Where’s the right place to find a URL-construction function?
>
> --
> 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 elm-discuss...@googlegroups.com.
>
>
> 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 elm-discuss+unsubscr...@googlegroups.com.
> 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 elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to