Paul, we also already compute this on mix compile.app so It may be be a matter of doing a list subtraction and warning on the leftovers.
*José Valim* www.plataformatec.com.br Skype: jv.ptec Founder and Director of R&D On Sat, Feb 11, 2017 at 9:13 PM, Paul Schoenfelder < [email protected]> wrote: > Distillery does this currently, so the code could likely be reused with > some tweaking, I'll look into opening a PR for it. > > Paul > > On Sat, Feb 11, 2017 at 1:57 PM José Valim <[email protected]. > br> wrote: > >> > Perhaps we could soft-deprecate it in 1.5, i.e. remove the description >> from docs (e.g. https://hexdocs.pm/mix/Mix.Tasks.Compile.App.html)? >> >> Let's go with baby steps. If the warning is not good enough or >> insufficient then we can consider deprecating it. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "elixir-lang-core" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit https://groups.google.com/d/ >> msgid/elixir-lang-core/CAGnRm4%2BjukLjkhdBSaT9nioL3NeNH_nDMQ- >> D8n0xP8EG--6XZA%40mail.gmail.com >> <https://groups.google.com/d/msgid/elixir-lang-core/CAGnRm4%2BjukLjkhdBSaT9nioL3NeNH_nDMQ-D8n0xP8EG--6XZA%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- > You received this message because you are subscribed to the Google Groups > "elixir-lang-core" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/elixir-lang-core/CAK%3D%2B-TtV%3DQQB%2Bx_4r42- > 1cKOatFyee2YM4ZFvZwESNwCjbGj1g%40mail.gmail.com > <https://groups.google.com/d/msgid/elixir-lang-core/CAK%3D%2B-TtV%3DQQB%2Bx_4r42-1cKOatFyee2YM4ZFvZwESNwCjbGj1g%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "elixir-lang-core" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/CAGnRm4%2Ba3HtgdPe5-gcfde7vOhB4sSQn2rVvz-dWvPoP1Vwfkw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
