Skip to content

Commit

Permalink
Work around missing jane
Browse files Browse the repository at this point in the history
  • Loading branch information
snowleopard committed Sep 11, 2020
1 parent 578e269 commit 62fa127
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions rpc_parallel/example/dune
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
(executables
(names add_numbers alternative_init async_log number_stats
reverse_direct_pipe reverse_pipe rpc_direct_pipe serve side_arg
spawn_in_foreground stream_workers worker_binprot workers_as_masters)
(libraries async core jane rpc_parallel sexplib)
(preprocess (pps ppx_jane)))
; (executables
; (names add_numbers alternative_init async_log number_stats
; reverse_direct_pipe reverse_pipe rpc_direct_pipe serve side_arg
; spawn_in_foreground stream_workers worker_binprot workers_as_masters)
; (libraries async core jane rpc_parallel sexplib)
; (preprocess (pps ppx_jane)))

0 comments on commit 62fa127

Please sign in to comment.