(library (name tiny_httpd) (public_name tiny_httpd) (flags :standard -open Tiny_httpd_core) (libraries threads seq unix hmap (re_export tiny_httpd.core) (re_export tiny_httpd.html) (re_export tiny_httpd.unix)))