mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
Fix compilation of benchs
This commit is contained in:
parent
9622f6f6ff
commit
0796a9a8d4
1 changed files with 1 additions and 0 deletions
1
_oasis
1
_oasis
|
|
@ -127,6 +127,7 @@ Executable run_benchs
|
||||||
MainIs: run_benchs.ml
|
MainIs: run_benchs.ml
|
||||||
BuildDepends: containers, qcheck,
|
BuildDepends: containers, qcheck,
|
||||||
containers.data, containers.iter, containers.thread,
|
containers.data, containers.iter, containers.thread,
|
||||||
|
containers.monomorphic,
|
||||||
sequence, gen, benchmark
|
sequence, gen, benchmark
|
||||||
|
|
||||||
Executable run_bench_hash
|
Executable run_bench_hash
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue