ejabberd-contrib/mod_pottymouth/deps/etbloom/rebar.config

6 lines
149 B
Erlang

{erl_opts, [warnings_as_errors, debug_info]}.
{deps, [
{bitarray, "0.1",
{git, "https://github.com/madglory/bitarray", {branch, "master"}}}
]}.