elm / url

Build and parse URLs. Useful for HTTP and "routing" in single-page apps (SPAs)
https://package.elm-lang.org/packages/elm/url/latest/
BSD 3-Clause "New" or "Revised" License
75 stars 43 forks source link

Update example for 0.19 #8

Closed andys8 closed 3 years ago

andys8 commented 6 years ago

Meta issue to remind, that the example has to be updated. There will be Elm 0.19 specific changes. But the example is also "evancz/url-parser": "2.0.0 <= v < 3.0.0".

andys8 commented 6 years ago

https://github.com/elm/url/blob/5d82ea457c6a76da912a0b901093d4d650154910/examples/elm-package.json

evancz commented 3 years ago

Should be fixed now.