[erlang-questions] Prebuilt PLTs for Dialyzer

Roberto Aloi roberto.aloi@REDACTED
Mon Oct 5 11:19:56 CEST 2009


Hi,

just as a note, you might want to use the following:

dialyzer --check_plt --plt my.plt

when you change something to one of your applications.
For more information about incremental usage of .plt see:

http://www.erlang.org/doc/apps/dialyzer/dialyzer_chapter.html

Regards,

Roberto Aloi
roberto.aloi@REDACTED
http://www.erlang-consulting.com
http://aloiroberto.wordpress.com


Zoltan Lajos Kis wrote:
> Hello.
>
> Would it be possible to distribute a prebuilt .dialyzer_plt file for
> the erlang/OTP releases (either packed or separately) that we could
> just download and use?
> It seems to take forever building these PLTs, even for the core
> "applications"...
>
> Thanks.
>
> -- 
> Zoltan.
>
> ________________________________________________________________
> erlang-questions mailing list. See http://www.erlang.org/faq.html
> erlang-questions (at) erlang.org
>



More information about the erlang-questions mailing list