summarylogtreecommitdiffstats
path: root/no-bisect_ppx.diff
diff options
context:
space:
mode:
authorDaniel Peukert2020-04-25 15:10:55 +0200
committerDaniel Peukert2020-04-25 15:10:55 +0200
commit500efa481c3f065ed1508af2b74ee7f5f38cd94f (patch)
tree3cb9a7180af281f8ac174dcc206edf7c4355bd41 /no-bisect_ppx.diff
parenta956880d2cd4720651e8c0966c6bdfa8a7ebba95 (diff)
downloadaur-500efa481c3f065ed1508af2b74ee7f5f38cd94f.tar.gz
Updated ocaml-lwt to 5.3.0
Diffstat (limited to 'no-bisect_ppx.diff')
-rw-r--r--no-bisect_ppx.diff10
1 files changed, 0 insertions, 10 deletions
diff --git a/no-bisect_ppx.diff b/no-bisect_ppx.diff
deleted file mode 100644
index 86bd8c0b0ce5..000000000000
--- a/no-bisect_ppx.diff
+++ /dev/null
@@ -1,10 +0,0 @@
-diff --git a/src/react/dune b/src/react/dune
-index 318cb3c75..7d1680b6c 100644
---- a/src/react/dune
-+++ b/src/react/dune
-@@ -10,5 +10,4 @@
- (synopsis "Reactive programming helpers for Lwt")
- (wrapped false)
- (libraries lwt react)
-- (preprocess (pps bisect_ppx --conditional))
- (flags (:standard -w +A)))