From 274c49d89623b95f8b682b8dba5e9db9174ec808 Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Thu, 1 Oct 2015 22:32:12 +0600 Subject: Some error handling in config loading. --- _oasis | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_oasis') diff --git a/_oasis b/_oasis index 0c2b305..d2de4fc 100644 --- a/_oasis +++ b/_oasis @@ -65,7 +65,7 @@ Executable "vyconfd" Path: src MainIs: vyconfd.ml CompiledObject: best - BuildDepends: ppx_deriving_yojson.runtime + BuildDepends: ppx_deriving_yojson.runtime, lwt, lwt.unix Executable "vytree_test" Path: test -- cgit v1.2.3