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