Have you read the upgrade notes for going from 0.16 to 0.17? https://github.com/elm-lang/elm-platform/blob/master/upgrade-docs/0.17.md
The very first thing it says is that evancz/elm-html is now elm-lang/html. So obviously the docs you need are at http://package.elm-lang.org/packages/elm-lang/html. 2016-06-21 8:54 GMT+02:00 Zachary Kessin <[email protected]>: > Ok, so which is the correct doc? > > (You might want to put a pointer to the correct doc) > > Zach > > ᐧ > > On Tue, Jun 21, 2016 at 9:42 AM, Janis Voigtländer < > [email protected]> wrote: > >> That's a version of the library that will never be used with 0.17. So no, >> it does not need a doc update. >> >> 2016-06-21 8:39 GMT+02:00 Zachary Kessin <[email protected]>: >> >>> this page >>> http://package.elm-lang.org/packages/evancz/elm-html/4.0.2/Html-Events >>> still had references to Signal.Address >>> >>> -- >>> Zach Kessin >>> Twitter: @zkessin <https://twitter.com/zkessin> >>> Skype: zachkessin >>> ᐧ >>> >>> -- >>> 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. >> > > > > -- > Zach Kessin > Your CRM Link > <http://yourcrm.link/?utm_source=email%20signature&utm_medium=email&utm_campaign=passive> > Twitter: @zkessin <https://twitter.com/zkessin> > Skype: zachkessin > > -- > 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.
