summaryrefslogtreecommitdiff
blob: d2ad6e750eb1f9b07ef5cd8cb3eac71dee947075 (plain)
1
2
3
4
5
6
7
8
9
--- 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)))