parallel-programming-in-multicore-ocaml icon indicating copy to clipboard operation
parallel-programming-in-multicore-ocaml copied to clipboard

#require domainslib throws "No such package" on utop

Open cbadjatya opened this issue 1 year ago • 2 comments

Running utop 2.13.1, OCaml 5.0.0

Steps to recreate -

opam install domainslib
utop
#require "domainslib"

cbadjatya avatar Oct 21 '23 10:10 cbadjatya

Thanks for the report! Could you please mention which version of opam you're on? I'm not able to reproduce this error on a 5.0.0 switch.

Sudha247 avatar Oct 21 '23 11:10 Sudha247

opam --version -> 2.1.2

cbadjatya avatar Oct 21 '23 11:10 cbadjatya