File: dune

package info (click to toggle)
ocaml-cohttp 5.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,088 kB
  • sloc: ml: 7,793; javascript: 15; makefile: 12
file content (6 lines) | stat: -rw-r--r-- 269 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
(executables
 (names cohttp_curl_async cohttp_server_async)
 (package cohttp-async)
 (public_names cohttp-curl-async cohttp-server-async)
 (libraries cohttp-async async_kernel async.async_command async_unix base
   cohttp cohttp_server fmt.tty core_unix.command_unix))