companion_cube changed the topic of #ocaml to: Discussion about the OCaml programming language | http://www.ocaml.org | OCaml 4.14.0 released: https://ocaml.org/releases/4.14.0.html | Try OCaml in your browser: https://try.ocamlpro.com | Public channel logs at https://libera.irclog.whitequark.org/ocaml/
<d_bot_> <rgrinberg> might as well go with the precise deps to give people more incentive to use codept
raskol has quit [Ping timeout: 248 seconds]
waleee has quit [Ping timeout: 244 seconds]
gereedy has quit [Quit: gereedy]
zebrag has quit [Ping timeout: 240 seconds]
rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
raskol has joined #ocaml
rgrinberg has joined #ocaml
brettgilio has joined #ocaml
terrorjack has joined #ocaml
brettgilio has quit [Quit: The Lounge - https://thelounge.chat]
brettgilio has joined #ocaml
gopiandcode has joined #ocaml
azimut has joined #ocaml
Haudegen has joined #ocaml
ski has joined #ocaml
rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
misterfish has joined #ocaml
Sankalp- has joined #ocaml
Sankalp has quit [Ping timeout: 240 seconds]
Sankalp- is now known as Sankalp
jyc has quit [Quit: Connection closed for inactivity]
bartholin has joined #ocaml
mbuf has joined #ocaml
mjs22 has quit [Quit: Leaving]
Serpent7776 has joined #ocaml
bartholin has quit [Quit: Leaving]
hackinghorn has quit [Changing host]
hackinghorn has joined #ocaml
raskol has quit [Ping timeout: 248 seconds]
mro has joined #ocaml
mg_ has quit [Ping timeout: 240 seconds]
Chouhartem has quit [Ping timeout: 240 seconds]
caasih has quit [Quit: Updating details, brb]
caasih has joined #ocaml
mg_ has joined #ocaml
<sim642> drakonis, could just be that nobody has tried because it's quite inactive and not even published on opam
<sim642> Although it's possible it's incompatible due to ocaml ast changes in subsequent versions
Chouhartem has joined #ocaml
olle has joined #ocaml
mro has quit [Remote host closed the connection]
mro has joined #ocaml
Anarchos has joined #ocaml
Chouhartem has quit [Quit: WeeChat 3.4]
gopiandcode has quit [Read error: Connection reset by peer]
Anarchos has quit [Quit: Vision[]: i've been blurred!]
gopiandcode has joined #ocaml
mro has quit [Remote host closed the connection]
olle has quit [Remote host closed the connection]
mro has joined #ocaml
gopiandcode has quit [Ping timeout: 248 seconds]
gopiandcode has joined #ocaml
gopiandcode has quit [Ping timeout: 240 seconds]
gopiandcode has joined #ocaml
mro has quit [Remote host closed the connection]
gopiandcode has quit [Ping timeout: 240 seconds]
gopiandcode has joined #ocaml
mro has joined #ocaml
mro has quit [Read error: Connection reset by peer]
mro has joined #ocaml
mro has quit [Remote host closed the connection]
mro has joined #ocaml
mro has quit [Remote host closed the connection]
xgqt has quit [Ping timeout: 248 seconds]
xgqt has joined #ocaml
mro has joined #ocaml
bobo_ has joined #ocaml
spip has quit [Ping timeout: 264 seconds]
mro has quit [Quit: Leaving...]
CalimeroTeknik has joined #ocaml
CalimeroTeknik has quit [Changing host]
mjacob has quit [Ping timeout: 240 seconds]
mjacob has joined #ocaml
jpds1 is now known as jpds
misterfish has quit [Ping timeout: 272 seconds]
azimut has quit [Quit: ZNC - https://znc.in]
azimut has joined #ocaml
misterfish has joined #ocaml
waleee has joined #ocaml
bobo_ has quit [Ping timeout: 268 seconds]
spip has joined #ocaml
waleee has quit [Ping timeout: 248 seconds]
waleee has joined #ocaml
waleee has quit [Ping timeout: 268 seconds]
waleee has joined #ocaml
rgrinberg has joined #ocaml
Anarchos has joined #ocaml
gereedy has joined #ocaml
brettgilio has quit [Quit: The Lounge - https://thelounge.chat]
brettgilio has joined #ocaml
brettgilio has quit [Client Quit]
bobo_ has joined #ocaml
spip has quit [Ping timeout: 246 seconds]
brettgilio has joined #ocaml
raskol has joined #ocaml
Tuplanolla has joined #ocaml
gereedy has quit [Quit: gereedy]
adanwan has quit [Remote host closed the connection]
adanwan has joined #ocaml
dextaa has quit [Read error: Connection reset by peer]
gopiandcode has quit [Ping timeout: 264 seconds]
misterfish has quit [Ping timeout: 268 seconds]
gopiandcode has joined #ocaml
dextaa has joined #ocaml
raskol has quit [Ping timeout: 264 seconds]
emp_ has quit [Quit: ZNC 1.8.2 - https://znc.in]
emp has joined #ocaml
jpds has quit [Ping timeout: 268 seconds]
jpds has joined #ocaml
bartholin has joined #ocaml
jpds has quit [Remote host closed the connection]
jpds has joined #ocaml
Anarchos has quit [Quit: Vision[]: i've been blurred!]
mbuf has quit [Quit: Leaving]
gopiandcode has quit [Ping timeout: 246 seconds]
jpds has quit [Remote host closed the connection]
gopiandcode has joined #ocaml
jpds has joined #ocaml
<d_bot_> <darrenldl> i am stumped by `dune subst` failing with `Error: The project name is not defined, please add a (name <name>) field to your dune-project file.A`
<d_bot_> <darrenldl> ive already got (name ...) inside a (package ...) in dune-project
<d_bot_> <darrenldl>
<d_bot_> <darrenldl> do i need a top level (name ...)?
<d_bot_> <rgrinberg> you do if you'd like to use `dune subst`
<d_bot_> <darrenldl> so it cant substitute on package by package basis(?
<d_bot_> <darrenldl> and im just using the opam files generated by dune, though i guess i need to be on 3.0 to disable subst(?)
<d_bot_> <rgrinberg> it's not smart enough for that.
<d_bot_> <rgrinberg> i think you can always disable it manually by adding an opam template
<d_bot_> <darrenldl> ah...
<d_bot_> <darrenldl> i am confused by the scoping of dune-project hmmm
<d_bot_> <darrenldl>
<d_bot_> <darrenldl> so how would i proceed with top level (name ...) if i have multple packages in same repo?
<d_bot_> <darrenldl> or am i not meant to do that
<d_bot_> <rgrinberg> You are meant to do that. The toplevel name is for the project, so it's not related to the packages
<d_bot_> <rgrinberg> You could think of it this way: dune infers your project name to be the package name if you only have one package
<d_bot_> <rgrinberg> if you have more than one package, it asks you to decide the name of the project
dextaa4 has joined #ocaml
xgqt has quit [Ping timeout: 246 seconds]
bartholin has quit [Ping timeout: 246 seconds]
dextaa has quit [Ping timeout: 246 seconds]
dextaa4 is now known as dextaa
Haudegen has quit [Ping timeout: 246 seconds]
Haudegen has joined #ocaml
xgqt has joined #ocaml
<d_bot_> <darrenldl> ohhhhh
<d_bot_> <darrenldl> let me give that a try...thanks very much!
raskol has joined #ocaml
<d_bot_> <darrenldl> hm...still fails
<d_bot_> <darrenldl> let me do some sanity checks...
<d_bot_> <darrenldl> right okay, --working-dir was not sufficient in convincing opam
<d_bot_> <darrenldl> for `opam install .`
<d_bot_> <darrenldl> cool, everything builds nicely
<d_bot_> <darrenldl>
<d_bot_> <darrenldl> thanks very much again @rgrinberg
<d_bot_> <rgrinberg> np
Haudegen has quit [Ping timeout: 246 seconds]
Haudegen has joined #ocaml
bartholin has joined #ocaml
gopiandcode has quit [Ping timeout: 272 seconds]
gopiandcode has joined #ocaml
Techcable has quit [Remote host closed the connection]
Techcable has joined #ocaml
Anarchos has joined #ocaml
mjs22 has joined #ocaml
raskol has quit [Ping timeout: 240 seconds]
raskol has joined #ocaml
Anarchos has quit [Quit: Vision[]: i've been blurred!]
Serpent7776 has quit [Quit: leaving]
azimut has quit [Ping timeout: 268 seconds]
cedric has joined #ocaml
rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zebrag has joined #ocaml
cedric has quit [Quit: Konversation terminated!]
bobo_ has quit [Ping timeout: 240 seconds]
bobo_ has joined #ocaml
rgrinberg has joined #ocaml
rgrinberg has quit [Client Quit]
bartholin has quit [Quit: Leaving]
rgrinberg has joined #ocaml
hackinghorn has quit [Quit: fBNC - https://bnc4free.com]
Haudegen has quit [Ping timeout: 268 seconds]
omegatron has quit [Quit: Power is a curious thing. It can be contained, hidden, locked away,and yet it always breaks free.]
hackinghorn has joined #ocaml
rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]