1 2 3 4 5 6
(library (name portal_tcp) (implements portal) (public_name portal-tcp) (libraries lwt lwt.unix markup markup-lwt) (preprocess (pps lwt_ppx)))