Skip to content

Commit

Permalink
include verl in application enumeration (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
bunnylushington committed Jul 25, 2023
1 parent bb5b35b commit aa44fa6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/rebar/src/rebar.app.src.script
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
relx,
cf,
inets,
verl,
eunit_formatters
% OTP 24 drops HiPE
| [hipe || _ <- [application:load(dialyzer)],
Expand Down

0 comments on commit aa44fa6

Please sign in to comment.