We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1370b1c + d06c798 commit c51ed3eCopy full SHA for c51ed3e
drivers/jsonm/dune
@@ -1,6 +1,6 @@
1
(library
2
(name protocol_conv_jsonm)
3
(public_name ppx_protocol_conv_jsonm)
4
- (libraries ppx_protocol_conv ppx_protocol_conv.runtime ppx_protocol_conv.driver ezjsonm)
+ (libraries ppx_protocol_conv.runtime ppx_protocol_conv.driver ezjsonm)
5
(synopsis "jsonm (de)serialization driver for ppx_protocol_conv based on ezjsonm")
6
)
0 commit comments