Reworked so that the tz_index is built as a module, rather than a raw dict, so it passes dialyzer
This commit is contained in:
parent
a83ffd04db
commit
7852777534
7 changed files with 469 additions and 494 deletions
|
@ -1 +1,5 @@
|
|||
{erl_opts, [debug_info]}.
|
||||
|
||||
{dialyzer, [
|
||||
{warnings, [no_opaque]}
|
||||
]}.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue