aboutsummaryrefslogtreecommitdiff
path: root/src/dune
blob: e87f710b8496fc9fa0f4c8c5fd4aacc725f342f6 (plain)
1
2
3
4
5
6
7
(executable
 (name ucs)
 (libraries calendar
            lwt.unix
            cohttp-lwt-unix
            ezjsonm
            ocplib-json-typed))