Dialyzer #2
Annotations
2 warnings
OTP 26.2 / Elixir 1.16.0
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
OTP 26.2 / Elixir 1.16.0
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
|