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