lol replaced Lwd with Lwt_react basically seemlessly, hope the physical equality hack doesn't bite me in the ass

This commit is contained in:
cqc
2024-07-08 21:55:16 -05:00
parent b117b6916b
commit 0193c3e7f0
3 changed files with 171 additions and 49 deletions

7
dune
View File

@ -29,10 +29,11 @@
irmin-git
compiler-libs.toplevel
re
lwd
lwt_react
)
(link_flags (-linkall))
(ocamlopt_flags (:standard -O3 -unboxed-types))
(flags (-g))
(link_flags (-linkall -g))
;;(ocamlopt_flags (:standard -O3 -unboxed-types))
(ocamlc_flags (:standard -verbose))
(modes byte_complete)
(preprocess