adrien changed the topic of #ocaml to: Discussions about the OCaml programming language | http://www.ocaml.org | OCaml 4.06.0 release notes: https://caml.inria.fr/pub/distrib/ocaml-4.06/notes/Changes | Try OCaml in your browser: http://try.ocamlpro.com | Public channel logs at http://irclog.whitequark.org/ocaml
Haudegen has quit [Remote host closed the connection]
cbot_ has joined #ocaml
ziyourenxiang has joined #ocaml
cbot has quit [Ping timeout: 245 seconds]
ziyourenxiang has quit [Ping timeout: 245 seconds]
Jesin has joined #ocaml
FreeBirdLjj_ has joined #ocaml
FreeBirdLjj_ has quit [Client Quit]
cbot_ has quit [Ping timeout: 240 seconds]
spew has quit [Quit: Leaving]
gtrak has joined #ocaml
BitPuffin has quit [Remote host closed the connection]
orbifx has quit [Quit: WeeChat 2.0.1]
seangrove has joined #ocaml
gtrak has quit [Ping timeout: 240 seconds]
zolk3ri has quit [Remote host closed the connection]
sh0t has quit [Remote host closed the connection]
jimt is now known as Jim7J1AJH
shinnya has quit [Ping timeout: 240 seconds]
mfp has quit [Ping timeout: 248 seconds]
gtrak has joined #ocaml
sh0t has joined #ocaml
Denommus has quit [Ping timeout: 268 seconds]
gtrak has quit [Ping timeout: 245 seconds]
sh0t has quit [Remote host closed the connection]
sh0t has joined #ocaml
Guest25308 has quit [Ping timeout: 252 seconds]
seangrove has quit [Ping timeout: 256 seconds]
sh0t has quit [Remote host closed the connection]
seangrove has joined #ocaml
seangrove has quit [Ping timeout: 245 seconds]
chat has joined #ocaml
chat is now known as Guest51114
govg has joined #ocaml
cbot_ has joined #ocaml
zmt00 has quit [Read error: Connection reset by peer]
zmt00 has joined #ocaml
butterthebuddha has quit [Ping timeout: 240 seconds]
butterthebuddha has joined #ocaml
pierpa has quit [Quit: Page closed]
butterthebuddha has quit [Max SendQ exceeded]
mbuf has joined #ocaml
FreeBirdLjj has quit [Remote host closed the connection]
butterthebuddha has joined #ocaml
ygrek has joined #ocaml
ygrek has quit [Ping timeout: 245 seconds]
cross has quit [Quit: Lost terminal]
mk9 has joined #ocaml
MercurialAlchemi has joined #ocaml
mk9 has quit [Quit: mk9]
al-damiri has quit [Quit: Connection closed for inactivity]
Guest45028 has joined #ocaml
gentauro has quit [Ping timeout: 245 seconds]
gentauro has joined #ocaml
AltGr has joined #ocaml
Guest45028 is now known as Haudegen
argent_smith has joined #ocaml
orbifx1 has joined #ocaml
sapristi has joined #ocaml
cuicui has joined #ocaml
<_xvilka_> hi
<_xvilka_> how to unwrap from the Lwt.t type?
mk9 has joined #ocaml
<_xvilka_> e.g. I have a thread returning "result" type, want to match it with | O, | Error, but the returning type is wrapped in Lwt.t, how to unwrap from it?
<rgr[m]> You shouldn't "unwrap" it normally. You should either bind and map on the value.
<rgr[m]> But if you really want to unwrap (essentially do a blocking operation), use Lwt_main.run
<_xvilka_> rgr[m]: so I can use Lwt_main.run outside of the main loop?
<orbifx1> _xvilka_: you don't unwrap it because an Lwt.t is a computation that is not complete. You use Lwt_main.run to tell it to do that.
<orbifx1> _xvilka_: there is no main loop :)
<orbifx1> That said, it would be strange to not have Lwt run your overall threading if you are using it.
mengu has joined #ocaml
<_xvilka_> orbifx1: I have Lwt running in other places, just need to make a quick hack here to get the value, refactoring for proper "flow" will be later
<rgr[m]> Just because you have an Lwt.t value doesn't mean the value is still being computed btw. Using Lwt.state (Lwt.return "foo")) will verify that.
<_xvilka_> didn't knew about ability to use Lwt_main.run in the multiple places
<rgr[m]> Yeah, using Lwt_main.run should be safe from a correctness standpoint. The only issue is performance of course.
<_xvilka_> thank you
cbot_ has quit [Quit: Leaving]
mk9 has quit [Remote host closed the connection]
sapristi has quit [Read error: Connection reset by peer]
nullifidian_ has quit [Remote host closed the connection]
mk9 has joined #ocaml
<_xvilka_> as it turned refactoring is still faster
orbifx1 has quit [Ping timeout: 240 seconds]
sapristi has joined #ocaml
mengu has quit [Read error: Connection reset by peer]
nullifidian has joined #ocaml
mengu_ has joined #ocaml
orbifx has joined #ocaml
<rgr[m]> Yeah, staying within Lwt.t shouldn't be hard at all. Especially if you're adept with the syntax extension
Jim7J1AJH is now known as jimt
ziyourenxiang has joined #ocaml
ziyourenxiang has quit [Quit: Leaving]
nicoo has quit [Remote host closed the connection]
nicoo has joined #ocaml
infinity0_ has joined #ocaml
infinity0_ has quit [Changing host]
infinity0 has joined #ocaml
infinity0 has quit [Killed (rajaniemi.freenode.net (Nickname regained by services))]
orbifx1 has joined #ocaml
cuicui has quit [Ping timeout: 265 seconds]
_habnabit has quit [Ping timeout: 240 seconds]
orbifx has quit [Ping timeout: 256 seconds]
orbifx1 is now known as orbifx
cuicui has joined #ocaml
_habnabit has joined #ocaml
ziyourenxiang has joined #ocaml
dhil has joined #ocaml
mk9_ has joined #ocaml
sapristi has quit [Remote host closed the connection]
mk9 has quit [Ping timeout: 240 seconds]
mk9_ is now known as mk9
sapristi has joined #ocaml
mfp has joined #ocaml
kakadu has joined #ocaml
jimmyrcom has quit [Ping timeout: 240 seconds]
maattdd_ has joined #ocaml
xfbs has joined #ocaml
xfbs has quit [Read error: Connection reset by peer]
xfbs has joined #ocaml
mk9 has quit [Quit: mk9]
mk9 has joined #ocaml
zolk3ri has joined #ocaml
zpe has joined #ocaml
zpe has quit [Read error: Connection reset by peer]
zpe has joined #ocaml
orbifx1 has joined #ocaml
orbifx1 has quit [Ping timeout: 276 seconds]
zolk3ri has quit [Ping timeout: 256 seconds]
zolk3ri has joined #ocaml
shinnya has joined #ocaml
mk9_ has joined #ocaml
<remix2000> Hiya! What are use cases of OOP in OCaml?
mk9_ has quit [Client Quit]
mk9 has quit [Ping timeout: 240 seconds]
<Drup> Limited :p
mk9 has joined #ocaml
Haudegen has quit [Read error: Connection reset by peer]
<Drup> Type tricks, Some very specific cases of inheritance, and open-recursion/visitors
<Drup> that pretty much covers all the practical use cases
<remix2000> Drup: can you explain what is open recursion, in simple words? First time I hear that term.. I don't understand the explanation on SO. :P
<Drup> remix2000: you know the concept of visitors ?
<orbifx> remix2000: to add to Drup's answer, if by Object Orientation you are thinking organising your overall code organisation into classes, then none. :)
<remix2000> No, I have no idea what they are, Drup.
<Drup> Ok, the article on wikipedia is full of Java rubish, so that's not a great source x)
<orbifx> Drup: I suspect remix2000 is thinking about overal hierarchy and placement of code in classes
<Drup> orbifx: ah, that might be
<remix2000> orbifx: no, I want to learn OCaml mainly because it's functional. I don't want to learn another Java.. :P
<remix2000> I just guessed that objects in OCaml have some specific use cases
<orbifx> k, Object Orientation is not Objects. OCaml makes seldom use of them. I think it would have been great if thelanguage didn't have the O part :)
<Drup> remix2000: on open-recursion/visitor: The question comes up when you want to write transformation on recursive structures, like syntax trees
<orbifx> remix2000: not really. I have seen them being used as a way to bind to languages that have objects, but nothing important. I think you will really know if you ever have to use them.
<Drup> the part that does the recursion if very boring and exactly the same, regardless of what transformation you implement
<Drup> so you want to write a "common traversal"
<Drup> but you also want to be able to replace some cases to implement your transformation
<Drup> hence "open recursion": it's a recursive traversal where some parts can be replaced
<Drup> OCaml objects provide a decent solution for that
<remix2000> I guess that this is rare use case?
<Drup> it's not extremely common
<Drup> (like, mostly for compilers really :D)
<orbifx> :P
spew has joined #ocaml
mk9 has quit [Ping timeout: 256 seconds]
jrslepak has quit [Ping timeout: 268 seconds]
jrslepak has joined #ocaml
mk9 has joined #ocaml
zolk3ri has quit [Ping timeout: 240 seconds]
zolk3ri has joined #ocaml
mk9 has quit [Client Quit]
xfbs has quit []
mk9 has joined #ocaml
mk9 has quit [Client Quit]
sz0 has joined #ocaml
shinnya has quit [Ping timeout: 245 seconds]
cuicui has quit [Quit: leaving]
Haudegen has joined #ocaml
gtrak has joined #ocaml
gtrak has quit [Ping timeout: 245 seconds]
dhil has quit [Ping timeout: 260 seconds]
dhil has joined #ocaml
<remix2000> What's that +'a thing in signatures?
<thizanne> covariance
mk9 has joined #ocaml
mk9 has quit [Client Quit]
M-ErkkiSeppl is now known as flux[m]
<flux[m]> Why isn't OO suitable for organizing code in OCaml? Sure you need to use modules as well..
<flux[m]> sadly classes cannot contain types and recursion among types and classes is highly annoying
<Drup> flux[m]: well, modules are just better at this job
zpe has quit [Remote host closed the connection]
mbuf has quit [Quit: Leaving]
<flux[m]> on the other hand with classes you can write higher order functionality without using module syntax, which is basically a sub-language
zpe has joined #ocaml
mk9 has joined #ocaml
<Drup> You just now need to use object syntax! Much better :D
<Drup> (well, modules are also significantly more expressive)
<flux[m]> stuff like let map : 'a -> 'b -> 'a container -> 'b container = .. becomes possible
mk9 has quit [Client Quit]
<flux[m]> maybe it's the reason of modules why it's frustrating to have functions in ocaml that can accept multiple kind of containers ;). btw, how did the enumeration ocaml proposal go?
zpe has quit [Ping timeout: 248 seconds]
mk9 has joined #ocaml
mk9 has quit [Client Quit]
mk9 has joined #ocaml
mk9 has quit [Ping timeout: 245 seconds]
mk9 has joined #ocaml
mk9 has quit [Ping timeout: 248 seconds]
zpe has joined #ocaml
zpe has quit [Ping timeout: 256 seconds]
mengu_ has quit [Remote host closed the connection]
zpe has joined #ocaml
<octachron> small english question: "englobing box" for "parent box/wrapping box" is very french, isn'it?
<Drup> yes
<octachron> Drup, so I was not hypercorrecting, thanks.
<Drup> I'm pretty sure it's understandable for non-french english speakers
<jbrown> enclosing?
zpe has quit [Read error: Connection reset by peer]
zpe_ has joined #ocaml
<octachron> Drup, for a native speaker certainly, but is this still the case for a Japanese/Russian student?
<octachron> jbrown, ah yes, this may be better, thanks
FreeBirdLjj has joined #ocaml
<orbifx> I don't know how one can say "enclosing, parent or wrapping box" in any simpler terms. Can use "context" but that isn't really an analogy, if that is what you're after.
<orbifx> Container maybe?
sh0t has joined #ocaml
gtrak has joined #ocaml
<remix2000> is `ignore @@ return_something abc;` a proper way to handle function that returns something in imperative context? I saw also `>>= fun x -> …` somewhere.. What do you think?
<remix2000> When i want to save the result, I often use `let ... in`
mk9 has joined #ocaml
<Fardale> remix2000: ignore will discard the return value, so what you want is the side effect of the function
<Fardale> ?
<remix2000> I want to know what are good practices in both cases :)
<remix2000> Fardale: ↑
<Fardale> I don't understand what are the 2 cases here
MercurialAlchemi has quit [Ping timeout: 248 seconds]
<orbifx> remix2000: `return` is not some kind of special built-in like other languages, which escapes the flow of evaluation.
<orbifx> it actually "yields" or constructs a value, which is needed in the remaining evaluation.
<orbifx> By applying ignore to it (ignore @@ return_xyz ..) you are converting whatever that value was, a record most likely needed for >>= into a plain unit.
<remix2000> I mean, that I have a chain of functions that do something, but I often don't need to know the results. Compiler complains when I do just `return_something abc;` with `it should return a unit`. That's the 1st case. I use `ignore @@ …` then.
tarptaeya has joined #ocaml
Haudegen has quit [Remote host closed the connection]
tane has joined #ocaml
zpe_ has quit [Remote host closed the connection]
<orbifx> remix2000: there should be a function `'a t -> () t` for that purpose
<remix2000> orbifx: isn't ignore that function?
<orbifx> a specialised ignore for the functor you have.
<orbifx> It can be, if you know the internals of `>>=` from the functor you are using. Which library is this?
<remix2000> I "overcomplicated" the problem. I just have `let () = …` which "chains" those functions. Sorry :(
<remix2000> In other words, it might be just written outside functions.
<orbifx> Hope you are right. Consider avoiding too many side effects, unless you really intent and mean to do that.
TheLemonMan has joined #ocaml
mengu has joined #ocaml
zpe has joined #ocaml
zpe has quit [Remote host closed the connection]
zpe has joined #ocaml
zpe has quit [Remote host closed the connection]
zpe has joined #ocaml
zpe has quit [Remote host closed the connection]
mengu has quit [Remote host closed the connection]
zpe has joined #ocaml
mengu has joined #ocaml
FreeBirdLjj has quit [Remote host closed the connection]
<orbifx> companion_cube: here?
<companion_cube> o/
<orbifx> yo
<companion_cube> lo
zpe has quit [Remote host closed the connection]
<orbifx> so... `Bijection.find_left a bijection`, is a the left value key, or is it the right key with left a correspondence?
<orbifx> Doing a usability test :P
zpe has joined #ocaml
<companion_cube> for me find_left means the key is the left key
<companion_cube> i.e it's left to right
<orbifx> ok
<orbifx> so it returns the right-handed value
<companion_cube> I'd think so
<orbifx> kk
mengu has quit [Remote host closed the connection]
kuwze has joined #ocaml
zpe has quit [Ping timeout: 248 seconds]
<kuwze> could someone help me with this error? https://gist.github.com/kuwze/ad0f185e13d7a4adeab88d1505fb8f79
dhil has quit [Ping timeout: 256 seconds]
<companion_cube> did you make an OS upgrade recently?
<kuwze> companion_cube: yes, in fact I just finished upgrading 16.04 to 17.10 an hour ago
<companion_cube> ah, yeah, might be a linker or libc upgrade
<companion_cube> I had a similar problem a while ago
<companion_cube> afaik the best solution is to reinstall the switch :-/
<kuwze> companion_cube: okay awesome! I'm glad you said that
<kuwze> I was just blindly following the reinstall instructions I read here actually: https://stackoverflow.com/questions/42727774/ocamlopt-linking-error-code-2
<theblatte> does [@@deriving compare] do phys_equal first?
<companion_cube> good question
<theblatte> I think so too ;)
<theblatte> I had a quick look at the code of the ppx but it's not obvious to me
<octachron> testing with "type t = A of t" suggests that it does not shortcut with physical equality
<theblatte> thanks :)
<companion_cube> that'd be an interesting improvement tho
<theblatte> it does mention phys_equal in the code a lot, so I wonder what's up
<remix2000> octachron: Do you know how to feed LablGL's texture with SDL's pixel bigarray extracted from a surface?
<thizanne> how does ppx_compare manages float comparison with nan ?
zpe has joined #ocaml
<orbifx> companion_cube: where can I read about `sequence`?
<companion_cube> http://cedeela.fr/~simon/talks/sequence.pdf for some slides
zpe has quit [Ping timeout: 256 seconds]
tarptaeya has quit [Ping timeout: 260 seconds]
<kuwze> companion_cube: thanks! reinstalling worked. thank you for the suggestion.
slash^ has joined #ocaml
FreeBirdLjj has joined #ocaml
<companion_cube> no pb! :)
<theblatte> (btw I was talking about ppx_compare, *not* ppx_deriving)
<theblatte> (gah, stupid names)
<orbifx> companion_cube: `type 'a sequence = ('a ‑> unit) ‑> unit` how does anything come out of it?
<theblatte> octachron: was your test with deriving or compare?
<companion_cube> orbifx: side effects ;)
<companion_cube> but you don't have to write them yourself, typically
<companion_cube> the library comes with a lot of combinators that look like they're purely functional (e.g. fold)
<orbifx> eeech! :P
<companion_cube> heh, but it's really fast in practice :)
<companion_cube> and most data structures provide an `iter` function
xfbs has joined #ocaml
xfbs has quit [Remote host closed the connection]
FreeBirdLjj has quit [Ping timeout: 256 seconds]
kuwze has quit [Ping timeout: 260 seconds]
<orbifx> Don't know if I want to implement it... Side-effects lead to anger, which leads to hate, which leads to the dark side :P
al-damiri has joined #ocaml
<companion_cube> wat, no
<companion_cube> this is the benign kind of side effect
<companion_cube> local, nothing leaks
<companion_cube> and quite efficient
<companion_cube> but what do you want (not) to implement?
<octachron> theblatte, oups, it was with deriving not compare
<orbifx> companion_cube: just kidding :P
<orbifx> But I need to understand more, I just skimmed it now. I get the point.
<orbifx> Btw, when is the next release?
<octachron> remix2000, not on the top of my head
<octachron> theblatte, and ppx_compare seems shortcircuiting
<theblatte> \o/
FreeBirdLjj has joined #ocaml
<companion_cube> orbifx: next release of what?
<orbifx> containers
<companion_cube> ah! not quite yet, it's been something like 2 or 3 weeks since 2.0
<companion_cube> so, I think, somewhere in march
FreeBirdLjj has quit [Ping timeout: 252 seconds]
dhil has joined #ocaml
<orbifx> companion_cube: is there a dev branch to merge these changes into?
FreeBirdLjj has joined #ocaml
<companion_cube> no, just make a PR against master
<orbifx> and if someone wants to starts using them? pin the master?
<companion_cube> exactly
mk9 has quit [Quit: mk9]
govg has quit [Ping timeout: 252 seconds]
FreeBirdLjj has quit [Ping timeout: 248 seconds]
ziyourenxiang has quit [Ping timeout: 268 seconds]
Jesin has quit [Quit: Leaving]
AltGr has left #ocaml [#ocaml]
Haudegen has joined #ocaml
AltGr has joined #ocaml
FreeBirdLjj has joined #ocaml
Jesin has joined #ocaml
dhil has quit [Ping timeout: 240 seconds]
FreeBirdLjj has quit [Ping timeout: 240 seconds]
FreeBirdLjj has joined #ocaml
FreeBirdLjj has quit [Ping timeout: 240 seconds]
maattdd_ has quit [Ping timeout: 245 seconds]
FreeBirdLjj has joined #ocaml
Denommus has joined #ocaml
FreeBirdLjj has quit [Ping timeout: 245 seconds]
FreeBirdLjj has joined #ocaml
FreeBirdLjj has quit [Ping timeout: 265 seconds]
mk9 has joined #ocaml
FreeBirdLjj has joined #ocaml
FreeBirdLjj has quit [Ping timeout: 276 seconds]
kakadu has quit [Quit: Konversation terminated!]
kakadu has joined #ocaml
zpe has joined #ocaml
jnavila has joined #ocaml
FreeBirdLjj has joined #ocaml
webshinra has quit [Remote host closed the connection]
webshinra has joined #ocaml
FreeBirdLjj has quit [Ping timeout: 260 seconds]
jimmyrcom has joined #ocaml
FreeBirdLjj has joined #ocaml
FreeBirdLjj has quit [Ping timeout: 256 seconds]
FreeBirdLjj has joined #ocaml
zpe has quit [Ping timeout: 256 seconds]
FreeBirdLjj has quit [Ping timeout: 268 seconds]
orbifx has quit [Quit: WeeChat 2.0.1]
jnavila has quit [Ping timeout: 240 seconds]
zpe has joined #ocaml
FreeBirdLjj has joined #ocaml
FreeBirdLjj has quit [Ping timeout: 248 seconds]
jao has joined #ocaml
jimmyrcom_ has joined #ocaml
kakadu_ has joined #ocaml
FreeBirdLjj has joined #ocaml
FreeBirdLjj has quit [Ping timeout: 276 seconds]
cbot has joined #ocaml
FreeBirdLjj has joined #ocaml
FreeBirdLjj has quit [Ping timeout: 248 seconds]
jnavila has joined #ocaml
Denommus has quit [Remote host closed the connection]
FreeBirdLjj has joined #ocaml
zpe has quit [Ping timeout: 248 seconds]
FreeBirdLjj has quit [Ping timeout: 252 seconds]
FreeBirdLjj has joined #ocaml
slash^ has quit [Quit: Leaving]
mengu has joined #ocaml
FreeBirdLjj has quit [Ping timeout: 265 seconds]
gentauro has quit [Ping timeout: 248 seconds]
gentauro has joined #ocaml
FreeBirdLjj has joined #ocaml
zpe has joined #ocaml
FreeBirdLjj has quit [Ping timeout: 256 seconds]
Denommus has joined #ocaml
mengu has quit [Remote host closed the connection]
jnavila has quit [Ping timeout: 260 seconds]
sapristi has quit [Ping timeout: 240 seconds]
sapristi has joined #ocaml
mk9 has quit [Remote host closed the connection]
mk9 has joined #ocaml
FreeBirdLjj has joined #ocaml
_andre has quit [Quit: leaving]
FreeBirdLjj has quit [Ping timeout: 256 seconds]
zpe has quit [Ping timeout: 256 seconds]
FreeBirdLjj has joined #ocaml
Jesin has quit [Quit: Leaving]
jnavila has joined #ocaml
FreeBirdLjj has quit [Ping timeout: 256 seconds]
zpe has joined #ocaml
FreeBirdLjj has joined #ocaml
FreeBirdLjj has quit [Ping timeout: 240 seconds]
TheLemonMan has quit [Quit: "It's now safe to turn off your computer."]
FreeBirdLjj has joined #ocaml
tane has quit [Quit: Leaving]
jnavila has quit [Remote host closed the connection]
FreeBirdLjj has quit [Ping timeout: 240 seconds]
<kakadu_> orbifx[m]: how your project is connected to him https://worldofwarcraft.com/en-gb/character/eredar/logarion ?
<kakadu_> (it should have been probably go to the private messages but I find this kind of funny)
Haudegen has quit [Remote host closed the connection]
FreeBirdLjj has joined #ocaml
FreeBirdLjj has quit [Ping timeout: 256 seconds]
olle_ has joined #ocaml
<olle_> can I get opa to show how much data need to be downloaded for an installation?
<olle_> opam*
<olle_> I'm on restricted bandwidth right now.
shinnya has joined #ocaml
sapristi has quit [Ping timeout: 240 seconds]
maattdd_ has joined #ocaml
sz0 has quit [Quit: Connection closed for inactivity]
FreeBirdLjj has joined #ocaml
argent_smith has quit [Quit: Leaving.]
FreeBirdLjj has quit [Ping timeout: 260 seconds]
xaimus has quit [Quit: leaving]
Haudegen has joined #ocaml
AltGr has left #ocaml [#ocaml]
<orbifx[m]> kakadu_: lol. He is not affiliated :P
maattdd_ has quit [Ping timeout: 260 seconds]
xaimus has joined #ocaml
fredcy has quit [Ping timeout: 256 seconds]
Jesin has joined #ocaml
fredcy has joined #ocaml
zpe has quit [Remote host closed the connection]
zpe has joined #ocaml
spew has quit [Ping timeout: 265 seconds]
zpe has quit [Ping timeout: 256 seconds]
Denommus has quit [Ping timeout: 245 seconds]
gtrak has quit [Ping timeout: 248 seconds]
mk9 has quit [Quit: mk9]
FreeBirdLjj has joined #ocaml
xaimus has quit [Quit: leaving]
FreeBirdLjj has quit [Ping timeout: 240 seconds]
kakadu_ has quit [Remote host closed the connection]
sapristi has joined #ocaml
olle_ has quit [Remote host closed the connection]
FreeBirdLjj has joined #ocaml
FreeBirdLjj has quit [Ping timeout: 240 seconds]
shinnya has quit [Ping timeout: 260 seconds]
sapristi has quit [Remote host closed the connection]
sapristi has joined #ocaml
spew has joined #ocaml
orbifx has joined #ocaml
FreeBirdLjj has joined #ocaml
xaimus has joined #ocaml
zolk3ri has quit [Remote host closed the connection]
spew has quit [Ping timeout: 245 seconds]
FreeBirdLjj has quit [Ping timeout: 252 seconds]
okeuday_bak has joined #ocaml
<okeuday_bak> Hi, could someone that helps with opam look at https://github.com/ocaml/opam-repository/pull/11487 ? It seems like opam-repository is having trouble doing its automatic checks.
FreeBirdLjj has joined #ocaml