Skip to content

Commit

Permalink
database/jbuild: link only ppx_sexp_conv.runtime-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
mseri authored Aug 31, 2018
1 parent b1d9526 commit 71a0270
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ocaml/database/jbuild
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ let () = Printf.ksprintf Jbuild_plugin.V1.send {|
))
(libraries (
rpclib
ppx_sexp_conv
ppx_sexp_conv.runtime-lib
sexpr
threads
http-svr
Expand Down

0 comments on commit 71a0270

Please sign in to comment.