What's the paradigm for developers to setup an env that stays current with 
latest & greatest?  

I installed Elm 0.17 back when it was first released and just noticed via:
% ls elm-stuff/packages/elm-lang/core
4.0.1

That I'm not running the latest version of core, despite actively 
building/using Elm every day.  I cross checked that I do seem to have the 
latest of the myriad other packages I use via 'ls' per above, then 
confirming via the online doc that is the latest version.

Surely there is a better way?  Perhaps a "elm package install..." command 
that says to update to the latest version of all installed packages?

--bill

-- 
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