aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@chimrod.com>2021-04-10 12:08:44 +0200
committerSébastien Dailly <sebastien@chimrod.com>2021-04-10 12:08:44 +0200
commit7558f901ceb9a2a9e9e88a265b529a1955030359 (patch)
treeab2819a868eea90ff60c440789c4989127f0c604 /bin
parent96cfa991639ae6c5b90df7c18f9ef6d109c4da1b (diff)
Added license MIT to project
Diffstat (limited to 'bin')
-rwxr-xr-xbin/dune2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/dune b/bin/dune
index 611ab5d..279a658 100755
--- a/bin/dune
+++ b/bin/dune
@@ -13,6 +13,6 @@
stdio
css_lib
)
- (preprocess (pps lwt_ppx ppx_deriving_argparse))
+ (preprocess (pps ppx_deriving_argparse))
)