15 pname = "happy-eyeballs-lwt";
17 inherit (happy-eyeballs) src version;
19 minimalOCamlVersion = "4.08";
31 propagatedBuildInputs = [
40 meta = happy-eyeballs.meta // {
41 mainProgram = "happy_eyeballs_client";
42 description = "Connecting to a remote host via IP version 4 or 6 using Lwt_unix";