We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 830d294 commit 53fd024Copy full SHA for 53fd024
dune
@@ -820,6 +820,12 @@
820
(middle_end/flambda2/numbers/floats/libflambda2_floats_stubs.a
821
as
822
compiler-libs/libflambda2_floats_stubs_native.a)
823
+ (middle_end/flambda2/algorithms/libflambda2_algorithms_stubs.a
824
+ as
825
+ compiler-libs/libflambda2_algorithms_stubs.a)
826
827
828
+ compiler-libs/libflambda2_algorithms_stubs_native.a)
829
; for special_dune compat
830
(ocamloptcomp_with_flambda2.cma as compiler-libs/ocamloptcomp.cma)
831
(ocamloptcomp_with_flambda2.cmxa as compiler-libs/ocamloptcomp.cmxa)
0 commit comments