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