This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
rebar3
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
62
Wiki
Activity
Browse Source
Add crypto to base plt by default
pull/13/head
James Fish
10 years ago
parent
3dff706e14
commit
c948769512
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/rebar_prv_dialyzer.erl
+ 1
- 0
src/rebar_prv_dialyzer.erl
View File
@ -132,6 +132,7 @@ get_plt_files(State, Apps) ->
default_plt_apps
(
)
-
>
default_plt_apps
(
)
-
>
[
erts
,
[
erts
,
crypto
,
kernel
,
kernel
,
stdlib
]
.
stdlib
]
.
Write
Preview
Loading…
Cancel
Save