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:
7
dune
7
dune
@ -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
|
||||
|
||||
Reference in New Issue
Block a user