2017-10-27 22:45:31 +04:00
|
|
|
(jbuild_version 1)
|
|
|
|
|
|
|
|
(library
|
|
|
|
((name node_net)
|
2017-11-03 19:02:38 +04:00
|
|
|
(public_name tezos.node.net)
|
2017-10-27 22:45:31 +04:00
|
|
|
(libraries (utils minutils conduit-lwt-unix cohttp cohttp-lwt-unix))
|
|
|
|
(flags (:standard -w +27-30-40@8
|
|
|
|
-open Error_monad
|
|
|
|
-open Hash
|
|
|
|
-open Utils
|
|
|
|
-open Tezos_data))
|
|
|
|
(wrapped false)))
|