summaryrefslogtreecommitdiff
path: root/src/rebar_xref.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/rebar_xref.erl')
-rw-r--r--src/rebar_xref.erl2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/rebar_xref.erl b/src/rebar_xref.erl
index ee3414d..ddfb029 100644
--- a/src/rebar_xref.erl
+++ b/src/rebar_xref.erl
@@ -40,6 +40,8 @@
%% for internal use only
-export([info/2]).
+-dialyzer({no_opaque, find_function_source/4}).
+
%% ===================================================================
%% Public API
%% ===================================================================