rebar.config

{erl_opts, [debug_info, warnings_as_errors]}.
{deps,
 [
  {libsnarlmatch, "0.1.5"}
 ]}.