Skip to content

Commit

Permalink
Really remove base
Browse files Browse the repository at this point in the history
Signed-off-by: Marcello Seri <[email protected]>
  • Loading branch information
mseri committed Oct 4, 2020
1 parent 2c3dbd9 commit 2311f45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ppx/dune
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
(synopsis "[@@deriving rpc]")
(kind ppx_deriver)
(ppx_runtime_libraries rpclib)
(libraries base ppxlib)
(libraries ppxlib)
(preprocess
(pps ppxlib.metaquot ppxlib.runner))
(wrapped false))

0 comments on commit 2311f45

Please sign in to comment.