diff options
Diffstat (limited to 'bin/dune')
-rwxr-xr-x | bin/dune | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,10 +9,12 @@ (executable
(name importer)
(libraries
+ unix
csv
lwt
lwt.unix
otoml
+ sqlite3
tools
helpers
importConf
|