You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
229 B

--- a/lib/dune
+++ b/lib/dune
@@ -113,6 +113,5 @@
(public_name yojson)
(modules yojson t basic safe raw common codec lexer_utils)
(synopsis "JSON parsing and printing")
- (libraries seq)
(flags
(:standard -w -27-32)))