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 (8 lines) | stat: -rw-r--r-- 225 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
(executables
 (names hello_world receive_post s3_cp)
 (libraries mirage-crypto cohttp-async base async_kernel core_unix.command_unix))

(alias
 (name runtest)
 (package cohttp-async)
 (deps hello_world.exe receive_post.exe))