Provide Converters to build command line interface

This commit is contained in:
Stavros Polymenis 2017-11-21 23:58:52 +00:00
parent bbc329ef61
commit bfe1279ff2

View File

@ -4,7 +4,7 @@
((name logarion_cli)
(public_name logarion_cli)
(modules logarion_cli)
(libraries (logarion logarion.confix logarion.file lwt.unix re.str cmdliner bos))))
(libraries (logarion logarion.confix logarion.converters logarion.file lwt.unix re.str cmdliner bos))))
(executable
((name logarion_webserver)