adrien changed the topic of #ocaml to: Discussions about the OCaml programming language | http://www.ocaml.org | OCaml 4.08 release notes: https://caml.inria.fr/pub/distrib/ocaml-4.08/notes/Changes | Try OCaml in your browser: http://try.ocamlpro.com | Public channel logs at http://irclog.whitequark.org/ocaml
Guest14241 has quit [Ping timeout: 272 seconds]
mfp has quit [Ping timeout: 244 seconds]
Guest14241 has joined #ocaml
hio has quit [Quit: Connection closed for inactivity]
Guest14241 has quit [Ping timeout: 248 seconds]
liberiga has quit [Ping timeout: 260 seconds]
liberiga has joined #ocaml
AtumT has quit [Quit: AtumT]
liberiga has quit [Ping timeout: 260 seconds]
liberiga has joined #ocaml
JimmyRcom has quit [Quit: Leaving]
_13h has joined #ocaml
cromyr has joined #ocaml
bitwinery has quit [Quit: Leaving]
gravicappa has joined #ocaml
liberiga has quit [Ping timeout: 260 seconds]
zolk3ri has joined #ocaml
hio has joined #ocaml
narimiran has joined #ocaml
bartholin has quit [Ping timeout: 248 seconds]
_whitelogger has joined #ocaml
liberiga has joined #ocaml
oni-on-ion has joined #ocaml
count3rmeasure has joined #ocaml
freyr69 has joined #ocaml
count3rmeasure has quit [Quit: Leaving]
Serpent7776 has joined #ocaml
barockobamo has joined #ocaml
Vikfret has joined #ocaml
barockobamo2 has joined #ocaml
fantasti` has joined #ocaml
cromyr has quit [Ping timeout: 245 seconds]
fantasticsid has quit [Ping timeout: 245 seconds]
Vikfret has quit [Ping timeout: 245 seconds]
barockobamo has quit [Ping timeout: 245 seconds]
cromyr_ has joined #ocaml
troydm has quit [Ping timeout: 245 seconds]
troydm has joined #ocaml
jack5638 has quit [Ping timeout: 272 seconds]
themsay has quit [Ping timeout: 272 seconds]
tg has quit [Ping timeout: 272 seconds]
jack5638 has joined #ocaml
Birdface has joined #ocaml
tg has joined #ocaml
<freyr69> How to install files in .local/config with dune?
themsay has joined #ocaml
mfp has joined #ocaml
<shenghi> If I have an 'a option list and am 100% positive there are no None values, is there a nicer way to map the list to an 'a list then raising an exception for the None case (which I know won't happen)
<octachron> List.filter_map (fun x -> x) ?
<shenghi> How did I mis... Ah, 4.08.
<shenghi> Yeah, that does sound like a solution.
<octarin> is 4.08 stable ?
<freyr69> If it's out, it's stable
<aecepoglu[m]> The stability is fine but are there any packages that support it? Every 1 out of 3 dependencies I come up with require 4.07-
<octachron> You can have an idea on how many packages support it on http://check.ocamllabs.io/
<octarin> that may be a silly question, but is opam the only "clean" way to distribute an OCaml project (for it handles dependencies / compiler version) ?
<octachron> I imagine that you could also bypass opam and uses your OS package managers. Some people on the web frontend side also uses npm.
<hannes> ..or esy.. I have neither used npm nor esy. and yes, various OS have a set of OCaml libraries and programs (edonkey, sks-keyserver, ...) packaged directly (i.e. no opam)
<octachron> Isn't esy more of a package manager manager?
<hannes> octachron: that may actually be the case
bartholin has joined #ocaml
Serpent7776 has quit [Quit: leaving]
liberiga has quit [Ping timeout: 260 seconds]
carlosdagos has joined #ocaml
rwmjones has joined #ocaml
rwmjones|holiday has quit [Ping timeout: 246 seconds]
dimitarvp has joined #ocaml
dimitarvp has quit [Client Quit]
rwmjones is now known as rwmjones|holiday
oni-on-ion has quit [Remote host closed the connection]
oni-on-ion has joined #ocaml
ggole has joined #ocaml
glass has left #ocaml [#ocaml]
theglass has joined #ocaml
TC01 has joined #ocaml
nicoo has quit [Remote host closed the connection]
nicoo has joined #ocaml
Serpent7776 has joined #ocaml
webshinra has quit [Ping timeout: 252 seconds]
webshinra has joined #ocaml
aphprentice__ has quit [Quit: Connection closed for inactivity]
q9929t has joined #ocaml
q9929t has quit [Client Quit]
q9929t has joined #ocaml
pmetzger has joined #ocaml
pmetzger has quit [Client Quit]
q9929t has quit [Client Quit]
spew has joined #ocaml
FreeBirdLjj has joined #ocaml
kjak has quit [Ping timeout: 248 seconds]
monstasat has joined #ocaml
barockobamo2 has quit [Remote host closed the connection]
<monstasat> Hi! I want to add a .js file to my dune package. I have an `executable` stanza in my dune file. If I add `package` stanza to `executable`, the resulting file will be moved to /bin. I want my .js moved to /share or /var. Do I need to use `install` stanza explicitly or are there other options?
AtumT has joined #ocaml
FreeBirdLjj has quit []
<monstasat> Can I install multiple resources of a dune package to a subdirectory of /share, e.g. /share/js? For now I see only one way - explicitly rename every file with (... as ...) construct. Is there a better option?
<oni-on-ion> there must be...
barockobamo has joined #ocaml
monstasat has quit [Quit: Leaving]
barockobamo has quit [Remote host closed the connection]
liberiga has joined #ocaml
Serpent7776 has quit [Quit: leaving]
narimiran has quit [Remote host closed the connection]
narimiran has joined #ocaml
freyr69 has quit [Remote host closed the connection]
carlosdagos has quit [Ping timeout: 245 seconds]
klntsky has quit [Remote host closed the connection]
klntsky has joined #ocaml
liberiga has quit [Ping timeout: 260 seconds]
jnavila has joined #ocaml
ggole has quit [Quit: Leaving]
oni-on-ion has quit [Remote host closed the connection]
oni-on-ion has joined #ocaml
jnavila has quit [Ping timeout: 246 seconds]
themsay has quit [Ping timeout: 245 seconds]
themsay has joined #ocaml
zolk3ri has quit [Remote host closed the connection]
liberiga has joined #ocaml
gravicappa has quit [Ping timeout: 268 seconds]
monstasat has joined #ocaml
kakadu_ has joined #ocaml
monstasat has quit [Ping timeout: 246 seconds]
AtumT_ has joined #ocaml
AtumT has quit [Ping timeout: 245 seconds]
AtumT has joined #ocaml
AtumT_ has quit [Ping timeout: 244 seconds]
AtumT_ has joined #ocaml
AtumT has quit [Ping timeout: 248 seconds]
liberiga has quit [Ping timeout: 260 seconds]
erwanou has quit [Ping timeout: 268 seconds]
erwanou has joined #ocaml
narimiran has quit [Ping timeout: 268 seconds]
Birdface has quit [Ping timeout: 250 seconds]
kakadu_ has quit [Remote host closed the connection]
dmiles has quit [Ping timeout: 272 seconds]
oni-on-ion has quit [Remote host closed the connection]
oni-on-ion has joined #ocaml
spew has quit [Quit: Connection closed for inactivity]
hio has quit [Quit: Connection closed for inactivity]
themsay has quit [Ping timeout: 258 seconds]