summaryrefslogtreecommitdiff
path: root/src/rebar.app.src
diff options
context:
space:
mode:
authorTristan Sloughter <tristan.sloughter@gmail.com>2015-08-13 08:14:24 -0500
committerTristan Sloughter <tristan.sloughter@gmail.com>2015-08-13 08:14:24 -0500
commit6666229688a781ed0ccd441e0c3d36689f09a238 (patch)
tree6ba8cf9b2b91dfb107d53dffd3b6944b4d2ffdba /src/rebar.app.src
parentecf6ad552444fa4e786bcd3959079033aff2ab7b (diff)
parentfc6cc368c3e41b989c8cc9d079774d7ff80a51f6 (diff)
Merge pull request #3 from fishcakez/dial_unknown
Fix some unknown functions/types dialyzer warnings
Diffstat (limited to 'src/rebar.app.src')
-rw-r--r--src/rebar.app.src5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/rebar.app.src b/src/rebar.app.src
index 9d0e027..0a2e6cf 100644
--- a/src/rebar.app.src
+++ b/src/rebar.app.src
@@ -15,6 +15,11 @@
tools,
eunit,
common_test,
+ dialyzer,
+ public_key,
+ edoc,
+ snmp,
+ getopt,
erlware_commons,
providers,
bbmustache,