<discocaml_>
<_4ad> I am on macOS, and use homebrew. Indeed `zstd` comes from homebrew, and opam can't find zstd 1.5.5 because homebrew's zstd is 1.5.6. but I cannot do anything about that, it's just the version that comes with homebrew!
bartholin has quit [Quit: Leaving]
<discocaml_>
<octachron> `opam switch reinstall` should solve this issue
<discocaml_>
<octachron> (recent version of homebrew should not have this issue?)
dnh has joined #ocaml
kurfen has quit [Read error: Connection reset by peer]
kurfen has joined #ocaml
sroso has quit [Read error: Connection reset by peer]
sroso has joined #ocaml
rwmjones has quit [Quit: WeeChat 3.6]
rwmjones has joined #ocaml
bartholin has joined #ocaml
sroso has quit [Quit: Leaving :)]
<discocaml_>
<_4ad> thanks's that did it (and it was the latest homebrew version, btw).
<discocaml_>
<_4ad> actually I spoke to soon.
n8n has joined #ocaml
waleee has joined #ocaml
Tuplanolla has joined #ocaml
jabuxas has joined #ocaml
pi3ce has quit [Quit: No Ping reply in 180 seconds.]
jabuxas has quit [Ping timeout: 268 seconds]
pi3ce has joined #ocaml
pi3ce has quit [Ping timeout: 246 seconds]
pi3ce has joined #ocaml
bgs has joined #ocaml
olle has quit [Ping timeout: 252 seconds]
<discocaml_>
<rohanvashisht> can someone please tell me all the keywords in ocaml? any link?