summaryrefslogtreecommitdiff
path: root/dev-ml/ptmap/files/ptmap-2.0.5-dune.patch
blob: b13122884adb900a0b1e3be4f0b57e670f1f666d (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/dune
+++ b/dune
@@ -1,7 +1,6 @@
 (library
  (public_name ptmap)
- (modules ptmap)
- (libraries seq))
+ (modules ptmap))
 
 (test
  (name test)