diff options
Diffstat (limited to 'colitur.opam')
| -rw-r--r-- | colitur.opam | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/colitur.opam b/colitur.opam index d855e8e..3edcfa4 100644 --- a/colitur.opam +++ b/colitur.opam @@ -7,6 +7,8 @@ depends: [ "alcotest" "qcheck" "qcheck-alcotest" + "sexplib" + "ppx_sexp_conv" "odoc" {with-doc} ] build: [ |
