Noah
Noah
IMO the originally proposed functions are more useful than one that special cases for JSON. Decoding isn't the only situation where you'd want to check a result. Since these are...
I agree with only doing it with core - the use case of my issue was having installed Elm on a laptop for a new project, before taking a train...
@sjfloat There is a change to elm-package that I've been working on that will hopefully be in 0.17 that will address this issue
Peter, I have added this issue to a design document for commonly known problems and elm-package improvements for 0.19. Maybe it will be fixed then :)
Interestingly, the neither hackage nor Pypi provide a way of looking at a user's profile by default. npm does, but I can't say I've ever used it - if I'm...
PRs welcome
:thinking: That sounds like the dependency solving has gotten a bit weird. Perhaps you can ask on Slack (#webpack) and someone may be able to hepl
@kingsleyh Want to make a PR with fixes?
Please don't open a PR -- there is a lot of work that is needed to be done to port this to 0.19. I'm in the process already of working...