Module

Mix.Compilers.Erlang

Changes by version

Elixir 1.6.0

· 1 change

Enhancement Tool: Mix

Returning {:ok, val} | :error from custom Erlang compilers is deprecated in favor of {:ok, val, warnings} | {:error, errors, warnings}