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
gobears has joined #ocaml
dwdv has quit [Ping timeout: 240 seconds]
ziyourenxiang_ has joined #ocaml
Haudegen has quit [Quit: Bin weg.]
AtumT has quit [Ping timeout: 265 seconds]
ravenousmoose has joined #ocaml
Haudegen has joined #ocaml
ravenousmoose has quit [Ping timeout: 276 seconds]
analogue has joined #ocaml
stux|RC has quit [Ping timeout: 245 seconds]
stux|RC has joined #ocaml
gobears has quit [Read error: Connection reset by peer]
gobears has joined #ocaml
gobears has quit [Remote host closed the connection]
gobears has joined #ocaml
gobears has quit [Remote host closed the connection]
gobears has joined #ocaml
tormen has joined #ocaml
gobears has quit [Ping timeout: 240 seconds]
tormen_ has quit [Ping timeout: 252 seconds]
ravenousmoose has joined #ocaml
mfp has quit [Ping timeout: 264 seconds]
ravenousmoose has quit [Ping timeout: 252 seconds]
analogue has quit [Quit: Leaving]
ygrek has quit [Ping timeout: 268 seconds]
ravenousmoose has joined #ocaml
ravenousmoose has quit [Ping timeout: 252 seconds]
spew has quit [Quit: Connection closed for inactivity]
gobears has joined #ocaml
kvda has joined #ocaml
gravicappa has joined #ocaml
<dckc> anybody use ocaml 4.09 in nix? merlin doesn't seem to work (to build / install, that is). wait... of course now `nix-shell -p ocamlPackages.merlin` seems to work. hm.
<dckc> I think that version is out of sync. I wonder if it matters.
<dckc> meanwhile, in opam land:
<dckc> $ opam install merlin
<dckc> The following dependencies couldn't be met:
<dckc> - merlin → ocaml < 4.09
malina has quit [Remote host closed the connection]
<dckc> $ opam install findlib
<dckc> [ERROR] No package named findlib found.
<dckc> what are the likely causes of that? ways to diagnose?
<dckc> $ opam --version
<dckc> 2.0.5
<dckc> ummm... this looks suspect:
<dckc> $ opam switch
<dckc> # switch compiler description
<dckc> system ocaml-system.4.05.0
<dckc> → 4.09.0 ocaml-base-compiler.4.09.0 4.09.0
<xvilka> dckc: for merlin you need to pin it afaik, there are some unreleased changes
<dckc> pin what? how?
<xvilka> opam pin add merlin --dev-repo
<dckc> I'm building a branch of merlin
<xvilka> ah, don't worry
<dckc> ... from source
<xvilka> it wont work, because the PR not merged yet
<dckc> any idea what's up with findlib? I would think that would work.
<dckc> right, but I checked out that PR 1031
<dckc> 9c5993286c5c2f068a5efec83ad38c55b278f0c5 update magic number for 4.0
<xvilka> from what I know findlib has some problems with 4.09 too
ggole has joined #ocaml
<dckc> I guess "never trust a release with a .0 on the end" applies to 4.09. darn. some nice goodies in stdlib.
<xvilka> dckc: yes, it didn't even built for me in the custom docker haha, though it is fixed in the 4.09 ocaml branch
<dckc> it's kinda wild that so much stuff is changing in ocaml lately; it's been around since the mid '90s! I guess the same is true of python with Pipfile and all, though.
<dckc> on top of that, my collaborators use nix, which is another moving part
<xvilka> to my taste it's better to see something moving, rather than dead
<xvilka> e.g. like SML
<dckc> sure. maybe I can convince my collaborator to hold off on 4.09 for a bit.
<xvilka> 4.09 is mostly a bugfix release
<xvilka> so not a big deal I think
<dckc> hmm... I thought stuff like the Option module was new
<xvilka> yes, this is why I said 'mostly'
<xvilka> Fun, Bool, etc
gobears has quit [Remote host closed the connection]
narimiran has joined #ocaml
_whitelogger has joined #ocaml
_whitelogger has joined #ocaml
gobears has joined #ocaml
ravenousmoose has joined #ocaml
ravenousmoose has quit [Ping timeout: 246 seconds]
gobears has quit [Ping timeout: 240 seconds]
gareppa has joined #ocaml
gareppa has quit [Remote host closed the connection]
gareppa has joined #ocaml
gareppa has quit [Remote host closed the connection]
gareppa has joined #ocaml
ravenousmoose has joined #ocaml
gareppa has quit [Remote host closed the connection]
gobears has joined #ocaml
gobears has quit [Ping timeout: 276 seconds]
gobears has joined #ocaml
gobears has quit [Remote host closed the connection]
gobears has joined #ocaml
dwdv has joined #ocaml
gobears has quit [Remote host closed the connection]
gobears has joined #ocaml
gobears has quit [Ping timeout: 276 seconds]
toppler has quit [Ping timeout: 246 seconds]
tane has joined #ocaml
gobears has joined #ocaml
toppler has joined #ocaml
toppler has quit [Ping timeout: 276 seconds]
ravenousmoose has quit [Max SendQ exceeded]
toppler has joined #ocaml
ravenousmoose has joined #ocaml
gobears has quit [Ping timeout: 276 seconds]
ravenousmoose has quit [Ping timeout: 246 seconds]
mfp has joined #ocaml
ravenousmoose has joined #ocaml
iovec has joined #ocaml
narimiran has quit [Ping timeout: 240 seconds]
toppler has quit [Ping timeout: 250 seconds]
gobears has joined #ocaml
gobears has quit [Ping timeout: 240 seconds]
toppler has joined #ocaml
weird_error has joined #ocaml
toppler has quit [Ping timeout: 240 seconds]
tane has quit [Ping timeout: 240 seconds]
ravenousmoose has quit [Read error: Connection reset by peer]
ravenousmoose has joined #ocaml
toppler has joined #ocaml
AtumT has joined #ocaml
toppler has quit [Ping timeout: 250 seconds]
cartwright has quit [Remote host closed the connection]
toppler has joined #ocaml
cartwright has joined #ocaml
toppler has quit [Ping timeout: 240 seconds]
_whitelogger has joined #ocaml
sylvain_25634 has joined #ocaml
sylvain_25634 has quit [Client Quit]
spew has joined #ocaml
toppler has joined #ocaml
sylvain_25634 has joined #ocaml
sylvain_25634 has quit [Client Quit]
toppler has quit [Ping timeout: 240 seconds]
gobears has joined #ocaml
gobears has quit [Ping timeout: 245 seconds]
toppler has joined #ocaml
jnavila has joined #ocaml
toppler has quit [Ping timeout: 268 seconds]
toppler has joined #ocaml
toppler has quit [Ping timeout: 276 seconds]
cartwright has quit [Remote host closed the connection]
cartwright has joined #ocaml
keep_learning has quit [Remote host closed the connection]
tane has joined #ocaml
toppler has joined #ocaml
toppler has quit [Ping timeout: 240 seconds]
gobears has joined #ocaml
toppler has joined #ocaml
gobears has quit [Ping timeout: 246 seconds]
toppler has quit [Ping timeout: 240 seconds]
FreeBirdLjj has joined #ocaml
toppler has joined #ocaml
pzp has quit [Quit: Connection closed for inactivity]
toppler has quit [Ping timeout: 265 seconds]
ravenous_ has joined #ocaml
ravenousmoose has quit [Ping timeout: 246 seconds]
toppler has joined #ocaml
gobears has joined #ocaml
toppler has quit [Ping timeout: 240 seconds]
FreeBirdLjj has quit [Ping timeout: 268 seconds]
FreeBirdLjj has joined #ocaml
gobears has quit [Ping timeout: 265 seconds]
toppler has joined #ocaml
kvda has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
toppler has quit [Ping timeout: 276 seconds]
_whitelogger has joined #ocaml
FreeBirdLjj has quit [Ping timeout: 245 seconds]
jnavila has quit [Ping timeout: 246 seconds]
FreeBirdLjj has joined #ocaml
toppler has joined #ocaml
toppler has quit [Ping timeout: 240 seconds]
gareppa has joined #ocaml
gobears has joined #ocaml
FreeBirdLjj has quit [Ping timeout: 265 seconds]
toppler has joined #ocaml
gobears has quit [Ping timeout: 245 seconds]
toppler has quit [Ping timeout: 265 seconds]
toppler has joined #ocaml
toppler has quit [Remote host closed the connection]
toppler has joined #ocaml
gobears has joined #ocaml
ygrek has joined #ocaml
gobears has quit [Ping timeout: 240 seconds]
gobears has joined #ocaml
gobears has quit [Ping timeout: 245 seconds]
ygrek has quit [Ping timeout: 265 seconds]
gareppa has quit [Quit: Leaving]
spew has quit [Quit: Connection closed for inactivity]
gareppa has joined #ocaml
gobears has joined #ocaml
gobears has quit [Ping timeout: 265 seconds]
ygrek has joined #ocaml
vicfred has joined #ocaml
toppler has quit [Ping timeout: 240 seconds]
stux|RC has quit [Quit: Aloha!]
stux|RC has joined #ocaml
toppler has joined #ocaml
gobears has joined #ocaml
toppler has quit [Ping timeout: 276 seconds]
stux|RC-only has quit [Quit: Aloha!]
stux|RC-only has joined #ocaml
gobears has quit [Ping timeout: 276 seconds]
toppler has joined #ocaml
jnavila has joined #ocaml
toppler has quit [Ping timeout: 265 seconds]
gobears has joined #ocaml
toppler has joined #ocaml
toppler has quit [Ping timeout: 250 seconds]
zolk3ri has joined #ocaml
toppler has joined #ocaml
toppler has quit [Ping timeout: 264 seconds]
gareppa has quit [Quit: Leaving]
ziyourenxiang_ has quit [Ping timeout: 252 seconds]
toppler has joined #ocaml
weird_error has quit [Quit: weird_error]
toppler has quit [Ping timeout: 240 seconds]
vicfred has quit [Quit: Leaving]
toppler has joined #ocaml
Haudegen has quit [Quit: Bin weg.]
toppler has quit [Ping timeout: 240 seconds]
toppler has joined #ocaml
toppler has quit [Ping timeout: 240 seconds]
narimiran has joined #ocaml
weird_error has joined #ocaml
vicfred has joined #ocaml
kakadu has joined #ocaml
malina has joined #ocaml
vicfred has quit [Quit: Leaving]
gobears has quit [Remote host closed the connection]
toppler has joined #ocaml
toppler has quit [Ping timeout: 265 seconds]
toppler has joined #ocaml
toppler has quit [Ping timeout: 265 seconds]
toppler has joined #ocaml
traviss has quit [Quit: Leaving]
traviss has joined #ocaml
gobears has joined #ocaml
gobears has quit [Ping timeout: 268 seconds]
gareppa has joined #ocaml
ggole has quit [Quit: Leaving]
gareppa has quit [Quit: Leaving]
SpiceGuid has joined #ocaml
Jesin has quit [Quit: Leaving]
gravicappa has quit [Ping timeout: 276 seconds]
ygrek has quit [Ping timeout: 268 seconds]
Jeanne-Kamikaze has joined #ocaml
narimiran has quit [Remote host closed the connection]
gareppa has joined #ocaml
ravenous_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
weird_error has quit [Quit: weird_error]
gareppa has quit [Quit: Leaving]
weird_error has joined #ocaml
Jesin has joined #ocaml
gareppa has joined #ocaml
gareppa has quit [Remote host closed the connection]
tane has quit [Ping timeout: 240 seconds]
Jeanne-Kamikaze has quit [Quit: Leaving]
unyu has quit [Ping timeout: 276 seconds]
malina has quit [Remote host closed the connection]
ygrek has joined #ocaml
jnavila has quit [Remote host closed the connection]
tane has joined #ocaml
SpiceGuid has quit [Quit: ChatZilla 0.9.93 [SeaMonkey 2.49.4/20180713174829]]
ygrek has quit [Ping timeout: 240 seconds]
ygrek has joined #ocaml
iovec has quit [Quit: Connection closed for inactivity]
kakadu has quit [Remote host closed the connection]
ziyourenxiang_ has joined #ocaml
AtumT has quit [Read error: Connection reset by peer]
tane has quit [Quit: Leaving]
AtumT has joined #ocaml
AtumT has quit [Read error: Connection reset by peer]
AtumT_ has joined #ocaml
weird_error has quit [Quit: weird_error]
malina has joined #ocaml