rdicosmo / parmap

Parmap is a minimalistic library allowing to exploit multicore architecture for OCaml programs with minimal modifications.
http://rdicosmo.github.io/parmap/
Other
94 stars 20 forks source link

fixes for OCaml-4.08.0 #85

Closed UnixJunkie closed 5 years ago

UnixJunkie commented 5 years ago

Do not merge. This is just a quick hack for people who want to test with OCaml-4.08.0. 'make tests' still works.

UnixJunkie commented 5 years ago

This one is better: https://github.com/rdicosmo/parmap/pull/86