aboutsummaryrefslogtreecommitdiff
path: root/src/dune
blob: b5b0a8cf92fd324f8567b4c11c9b0117b9e84751 (plain)
1
2
3
4
5
6
7
8
9
10
11
(executable
 (name ucs)
 (libraries astring
            calendar
            cmdliner
            cohttp-lwt-unix
            ezjsonm
            lwt.unix
            ocplib-json-typed
            re
            stringext))