What is the newest version of Core_bench that still works with OCaml 3.12?

19 views
Skip to first unread message

Evgeny Roubinchtein

unread,
Jul 10, 2015, 2:48:15 AM7/10/15
to ocaml...@googlegroups.com
Dear, Core developers and users,

Does someone happen to know what is the newest version of Core_bench that (still) works with OCaml 3.12? (assuming it even exists).  I would like to use Core_bench to get some timings, and, for reasons I don't want to go into here, it isn't practical for me to run the code under OCaml 4 (please take it on faith that I do have good reasons).

Thank you in advance!

--
Best,
Evgeny

Anil Madhavapeddy

unread,
Jul 10, 2015, 5:19:23 AM7/10/15
to ocaml...@googlegroups.com
Core_bench doesn't appear to be installable on OCaml 3.12.1, unfortunately. You can find out by:

$ opam switch 3.12.1
$ opam install core_bench
The following dependencies couldn't be met:
- core_bench -> fieldslib = 109.20.00
- core_bench -> pa_ounit = 109.53.00 -> type_conv = 109.53.00
- core_bench -> textutils (= 109.36.00 | >= 109.53.00) -> pa_ounit = 109.53.00 -> type_conv = 109.53.00
- core_bench -> textutils (= 109.36.00 | >= 109.53.00) -> core >= 109.36.00
Your request can't be satisfied:
- core>=109.36.00 is not available because your system doesn't comply with ocaml-version >= "4.02.1".
- fieldslib.109.20.00 is not available because it requires OCaml >= 4.00.0.
- type_conv.109.53.00 is not available because it requires OCaml >= 4.00.0.

-anil
> --
> You received this message because you are subscribed to the Google Groups "ocaml-core" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to ocaml-core+...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages