diff options
Diffstat (limited to 'src/dune')
-rw-r--r-- | src/dune | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -2,7 +2,9 @@ (name ucs) (libraries astring calendar - lwt.unix cohttp-lwt-unix ezjsonm - ocplib-json-typed)) + lwt.unix + ocplib-json-typed + re + stringext)) |