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