adrien changed the topic of #ocaml to: Discussions about the OCaml programming language | http://www.ocaml.org | OCaml 4.09 release notes: https://caml.inria.fr/pub/distrib/ocaml-4.09/notes/Changes | Try OCaml in your browser: http://try.ocamlpro.com | Public channel logs at http://irclog.whitequark.org/ocaml
smazga has quit [Quit: leaving]
Anarchos has joined #ocaml
Haudegen has quit [Ping timeout: 276 seconds]
zfnmxt has quit [Quit: Bye!]
zfnmxt has joined #ocaml
kjak has quit [Quit: leaving]
ravenousmoose has joined #ocaml
Anarchos has quit [Quit: Vision[0.10.3]: i've been blurred!]
ravenousmoose has quit [Ping timeout: 252 seconds]
kleisli has quit [Ping timeout: 252 seconds]
kleisli has joined #ocaml
silver has quit [Quit: rakede]
philtor has joined #ocaml
philt has joined #ocaml
philt has quit [Client Quit]
kleisli has quit [Ping timeout: 276 seconds]
kjak has joined #ocaml
ravenousmoose has joined #ocaml
kleisli has joined #ocaml
ravenousmoose has quit [Ping timeout: 252 seconds]
theblatte has quit [Ping timeout: 240 seconds]
tormen has joined #ocaml
ravenousmoose has joined #ocaml
tormen_ has quit [Ping timeout: 276 seconds]
ravenousmoose has quit [Ping timeout: 250 seconds]
zmt00 has joined #ocaml
zmt01 has quit [Ping timeout: 250 seconds]
mfp has quit [Ping timeout: 240 seconds]
gravicappa has joined #ocaml
ravenousmoose has joined #ocaml
ravenousmoose has quit [Ping timeout: 250 seconds]
oni-on-ion has quit [Remote host closed the connection]
oni-on-ion has joined #ocaml
ravenousmoose has joined #ocaml
ravenousmoose has quit [Ping timeout: 252 seconds]
ravenousmoose has joined #ocaml
ravenousmoose has quit [Ping timeout: 250 seconds]
ygrek__ has quit [Ping timeout: 250 seconds]
kgop has quit [Ping timeout: 240 seconds]
gravicappa has quit [Ping timeout: 250 seconds]
ravenousmoose has joined #ocaml
brettgilio has quit [Quit: Quit]
brettgilio has joined #ocaml
ravenousmoose has quit [Ping timeout: 245 seconds]
ravenousmoose has joined #ocaml
jnavila has joined #ocaml
ravenousmoose has quit [Ping timeout: 252 seconds]
bitwinery has quit [Quit: Leaving]
theblatte has joined #ocaml
ravenousmoose has joined #ocaml
narimiran has joined #ocaml
jnavila has quit [Ping timeout: 246 seconds]
gravicappa has joined #ocaml
theblatte has quit [Ping timeout: 250 seconds]
theblatte has joined #ocaml
CcxWrk has joined #ocaml
ravenousmoose has quit [Ping timeout: 250 seconds]
bartholin has quit [Remote host closed the connection]
dborisog has joined #ocaml
oni-on-ion has quit [Remote host closed the connection]
nicootje has joined #ocaml
Haudegen has joined #ocaml
nicooo has quit [Ping timeout: 260 seconds]
gravicappa has quit [Ping timeout: 240 seconds]
barockobamo has joined #ocaml
ravenousmoose has joined #ocaml
tmhoang has quit [Remote host closed the connection]
ravenousmoose has quit [Ping timeout: 245 seconds]
tmhoang has joined #ocaml
oxford has quit [Ping timeout: 260 seconds]
tmhoang has quit [Quit: Alpine Linux, the security-oriented, lightweight Linux distribution]
dborisog has quit [Remote host closed the connection]
dborisog has joined #ocaml
dborisog has quit [Remote host closed the connection]
oxford has joined #ocaml
dborisog has joined #ocaml
adrien_web has joined #ocaml
dhil has joined #ocaml
jaar has joined #ocaml
jaar has quit [Remote host closed the connection]
jaar has joined #ocaml
FreeBirdLjj has joined #ocaml
ravenousmoose has joined #ocaml
infinity0 has quit [Remote host closed the connection]
FreeBirdLjj has quit [Ping timeout: 250 seconds]
ravenousmoose has quit [Ping timeout: 250 seconds]
sagax has joined #ocaml
mfp has joined #ocaml
jaar has quit [Ping timeout: 276 seconds]
jaar has joined #ocaml
ggole has joined #ocaml
ollehar has joined #ocaml
<Nikkel> companion_cube: Is there a list of projects that are using your qcheck?
freyr69 has joined #ocaml
ravenousmoose has joined #ocaml
ravenousmoose has quit [Client Quit]
Anarchos has joined #ocaml
<Anarchos> how to ignore a file in a dune configuration file ?
<Nikkel> companion_cube: bvn\
<Nikkel> nvm
<Nikkel> Is it possible to expand modules from functors?
adrien_web has quit [Remote host closed the connection]
gravicappa has joined #ocaml
nicootje is now known as nicoo
adrien_web has joined #ocaml
infinity0 has joined #ocaml
ravenousmoose has joined #ocaml
ravenousmoose has quit [Ping timeout: 252 seconds]
<Nikkel> as in module MyIntSet = struct Set.Make(int) and let five = 5 end
<def`> module MyIntSet = struct include Set.Make(Int) let five = 5 end
<Nikkel> Oh, that's super simple. Thank you very much
Haudegen has quit [Quit: Bin weg.]
infinity0_ has joined #ocaml
infinity0_ has quit [Changing host]
infinity0 has quit [Killed (card.freenode.net (Nickname regained by services))]
infinity0 has joined #ocaml
dhil has quit [Ping timeout: 250 seconds]
<Anarchos> how to tell dune to use dypgen to process .dyp files to get the corresponding .ml ?
sarna has left #ocaml [#ocaml]
<Nikkel> Is there a nice way to transform a Set from one type to another? like map : ('a -> 'b) -> t with elt = 'a -> t with elt = 'b ?
<Nikkel> it's not a problem to go through Set.elements first, but eh
ravenousmoose has joined #ocaml
ravenousmoose has quit [Ping timeout: 245 seconds]
<Leonidas> xvilka: I am very amazed how you think that moving unmaintained projects to ocaml-community will suddenly revive them. I find it hard to share that belief.
<Leonidas> moving all kinds of dead projects OTOH seems to me like a sure way to absolutely kill ocaml-community
<thizanne> Nikkel: not really, mainly because you do have to build the result set from scratch
<thizanne> using fold would probably be nicer than going through Set.elements, but it won't get any better
<thizanne> (in the Stdlib at least)
q9929t has joined #ocaml
spew has joined #ocaml
Anarchos has quit [Quit: Vision[0.10.3]: i've been blurred!]
Haudegen has joined #ocaml
emias has quit [Ping timeout: 240 seconds]
<companion_cube> Leonidas: what project are y'all referring to?
dhil has joined #ocaml
<companion_cube> uh I see
<companion_cube> it's not even an OCaml project? :D
<Leonidas> It is also a 100% typescript codebase
<companion_cube> who would maintain that? I know I wouldn't
<companion_cube> I'd rather redo a LSP with OCaml (and merlin has it anyway)
<Leonidas> companion_cube: nobody, that's why it is up for adoption on the ocaml-community dumping ground
<Leonidas> I am sort of annoyed that biniou and easy-format are there, they are only there because I haven't managed to exorcise yojson of them.
emias has joined #ocaml
<companion_cube> ahah so true
<companion_cube> I thought you had a branch without them though?
<Leonidas> companion_cube: https://github.com/ocaml-community/yojson/pull/74 yeah, I just never have time or motivation at the same time to work on this.
<companion_cube> oh there's a PR, too?
<companion_cube> I mean, removing biniou and having Buffer.t instead would be a great addition to yojson 2.0
<Leonidas> I totally agree. I'll try to find some time to finish it up.
<companion_cube> as for easy-format, have you started on it? It'd be nice as well, Format these days is amazing
<companion_cube> quick, let's do yojson5 to support json5! :D
brettgilio has quit [Ping timeout: 245 seconds]
<Leonidas> companion_cube: biniou depends on easy-format too, so removing it from Yojson won't cause it do disappear
barockobamo2 has joined #ocaml
<Leonidas> unless you want to replace it in biniou as well
<companion_cube> I mean, we should get rid of both
<companion_cube> for all I care biniou can then disappear
<Leonidas> yes
barockobamo has quit [Ping timeout: 240 seconds]
vicfred has quit [Quit: Leaving]
freyr69 has quit [Remote host closed the connection]
barockobamo3 has joined #ocaml
barockobamo2 has quit [Ping timeout: 240 seconds]
ravenousmoose has joined #ocaml
ravenousmoose has quit [Ping timeout: 245 seconds]
narimiran_ has joined #ocaml
narimiran has quit [Ping timeout: 240 seconds]
zolk3ri has quit [Remote host closed the connection]
oni-on-ion has joined #ocaml
klntsky has quit [Ping timeout: 260 seconds]
oxford has quit [Ping timeout: 260 seconds]
nicoo has quit [Ping timeout: 260 seconds]
andreas303 has quit [Ping timeout: 260 seconds]
brettgilio has joined #ocaml
klntsky has joined #ocaml
oxford has joined #ocaml
nicoo has joined #ocaml
andreas303 has joined #ocaml
ziyourenxiang has quit [Ping timeout: 240 seconds]
narimiran_ is now known as narimiran
nicoo has quit [Remote host closed the connection]
nicoo has joined #ocaml
ravenousmoose has joined #ocaml
ggole has quit [Quit: Leaving]
ravenousmoose has quit [Ping timeout: 250 seconds]
adrien_web has quit [Remote host closed the connection]
smazga has joined #ocaml
narimiran has quit [Ping timeout: 240 seconds]
dhil has quit [Ping timeout: 240 seconds]
Haudegen has quit [Quit: Bin weg.]
q9929t has quit [Quit: q9929t]
oni-on-ion has quit [Remote host closed the connection]
<companion_cube> https://github.com/ocaml/RFCs 💞
brettgilio has quit [Ping timeout: 250 seconds]
silver has joined #ocaml
ravenousmoose has joined #ocaml
dhil has joined #ocaml
ravenousmoose has quit [Ping timeout: 252 seconds]
ollehar has quit [Ping timeout: 265 seconds]
ravenousmoose has joined #ocaml
ravenousmoose has quit [Ping timeout: 245 seconds]
dborisog has quit [Ping timeout: 240 seconds]
ravenousmoose has joined #ocaml
<companion_cube> https://travis-ci.org/ocaml-jupyter/jupyter-kernel/jobs/614645663 why does `curl` that often fail to dl packages?!
ravenousmoose has quit [Ping timeout: 250 seconds]
Haudegen has joined #ocaml
vicfred has joined #ocaml
barockobamo3 has quit [Remote host closed the connection]
vicfred has quit [Quit: Leaving]
silver has quit [Quit: rakede]
rgherdt has joined #ocaml
zolk3ri has joined #ocaml
dhil has quit [Ping timeout: 250 seconds]
ravenousmoose has joined #ocaml
vicfred has joined #ocaml
vicfred has quit [Remote host closed the connection]
vicfred has joined #ocaml
vicfred has quit [Remote host closed the connection]
vicfred has joined #ocaml
kakadu_ has joined #ocaml
brettgilio has joined #ocaml
gravicappa has quit [Ping timeout: 265 seconds]
jaar has quit [Ping timeout: 276 seconds]
bronsen has quit [Quit: WeeChat 2.5]
bronsen has joined #ocaml
jco has joined #ocaml
ygrek__ has joined #ocaml
bartholin has joined #ocaml
bitwinery has joined #ocaml
jco has quit [Quit: WeeChat 2.6]
jnavila has joined #ocaml
<Leonidas> companion_cube: yes, I randomly stumbled over this today and was like "hey, are we starting to copy Rust"? Niiice.
Jesin has quit [Quit: Leaving]
bitwinery has quit [Quit: Leaving]
nicoo has quit [Ping timeout: 260 seconds]
nicoo has joined #ocaml
ravenousmoose has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jnavila has quit [Remote host closed the connection]
smazga has quit [Ping timeout: 240 seconds]
nicoo has quit [Ping timeout: 260 seconds]
zolk3ri has quit [Ping timeout: 260 seconds]
zolk3ri has joined #ocaml
runawayfive has quit [Ping timeout: 264 seconds]
rgherdt_ has joined #ocaml
rgherdt has quit [Read error: Connection reset by peer]
runawayfive has joined #ocaml
nicoo has joined #ocaml
Jesin has joined #ocaml
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ocaml
Guest89846 has joined #ocaml
smazga has joined #ocaml
kakadu_ has quit [Remote host closed the connection]
smazga has quit [Ping timeout: 240 seconds]
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ocaml
ygrek__ has quit [Ping timeout: 276 seconds]
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ocaml
oni-on-ion has joined #ocaml
smazga has joined #ocaml
smazga has quit [Ping timeout: 240 seconds]
sagax has quit [Ping timeout: 240 seconds]
ziyourenxiang has joined #ocaml
Haudegen has quit [Ping timeout: 276 seconds]
rgherdt has joined #ocaml
rgherdt_ has quit [Read error: Connection reset by peer]