[erlang-questions] relx extended deps
Anthony Ramine
n.oxyde@REDACTED
Tue Jan 27 16:44:21 CET 2015
Le 27 janv. 2015 à 16:41, e@REDACTED a écrit :
> On 01/27/2015 04:39 PM, Anthony Ramine wrote:
>> Le 27 janv. 2015 à 16:23, e@REDACTED a écrit :
>>
>>> by the moment of the development the developer DOES NOT KNOW will his application depend on the 'ssl' or not.
>>> therefore he can not specify a dep.
>>
>> I disagree, Ranch's code calls into ssl, therefore it depends on ssl.
>
> could you please quote the line?
The whole module named ranch_ssl.
https://github.com/ninenines/ranch/blob/master/src/ranch_ssl.erl
More information about the erlang-questions
mailing list