summaryrefslogtreecommitdiff
path: root/ocaml/lib/io/dune
blob: 924541cf108bd42d9c2d2e6fd32b1fc8118d88a2 (plain)
1
2
3
4
(library
 (name io_drivers)
 (modules behn ames http)
 (libraries nock_lib zarith eio eio.unix))