00:01
eikke__ has quit [Ping timeout: 245 seconds]
00:11
artagnon has joined #ocaml
00:12
<
artagnon >
In C, I'm receiving a "value", but I don't know how to operate on it.
00:13
avaritia has joined #ocaml
00:13
<
artagnon >
I tried casting it to a (value_t *), but it segfaults.
00:18
philtor has joined #ocaml
00:22
WraithM has quit [Ping timeout: 245 seconds]
00:22
<
artagnon >
I tried Data_custom_val(), but I still get a segfault.
00:29
eikke__ has joined #ocaml
00:35
BitPuffin has quit [Ping timeout: 260 seconds]
00:35
philtor has quit [Ping timeout: 240 seconds]
00:39
<
artagnon >
Eh, never mind. Figured it out.
00:46
thomasga has joined #ocaml
00:50
WraithM has joined #ocaml
00:51
rand000 has quit [Quit: leaving]
01:03
eikke__ has quit [Ping timeout: 240 seconds]
01:12
papna has left #ocaml [#ocaml]
01:18
msaegess1r has quit [Ping timeout: 245 seconds]
01:20
jao has joined #ocaml
01:21
jao has quit [Changing host]
01:21
jao has joined #ocaml
01:26
philtor has joined #ocaml
01:46
ontologiae_ has quit [Ping timeout: 255 seconds]
02:04
ygrek has joined #ocaml
02:08
philtor has quit [Ping timeout: 245 seconds]
02:11
thomasga has quit [Quit: Leaving.]
02:18
samrat has joined #ocaml
02:26
johnf has joined #ocaml
02:30
shinnya has joined #ocaml
02:31
jennmoneydollars has quit [Ping timeout: 260 seconds]
02:33
jennmoneydollars has joined #ocaml
02:33
philtor has joined #ocaml
02:41
ygrek has quit [Ping timeout: 255 seconds]
02:46
q66 has quit [Quit: Leaving]
02:46
samrat has quit [Quit: Computer has gone to sleep.]
02:58
avaritia has quit [Quit: Why do it today, when you can do it tomorrow?]
03:06
bytbox has quit [Remote host closed the connection]
03:08
philtor has quit [Ping timeout: 245 seconds]
03:09
jao has quit [Ping timeout: 245 seconds]
03:23
samrat has joined #ocaml
03:42
ontologiae_ has joined #ocaml
03:47
ontologiae_ has quit [Ping timeout: 250 seconds]
03:47
samrat has quit [Quit: Computer has gone to sleep.]
03:49
Denommus` has joined #ocaml
03:49
<
Denommus` >
when I compile a library with oasis, how can I load it interactively on a OCaml REPL?
04:00
WraithM has quit [Ping timeout: 260 seconds]
04:04
samrat has joined #ocaml
04:05
shinnya has quit [Ping timeout: 255 seconds]
04:06
Denommus` has quit [Remote host closed the connection]
04:15
rbm`` has joined #ocaml
04:31
artagnon has left #ocaml [#ocaml]
04:38
Denommus` has joined #ocaml
04:42
<
Denommus` >
uh, is there anything equivalent to batteries in ocaml 4.02?
04:44
<
Denommus` >
ah, after an update it shall appear
04:46
Guest3617 has quit [Remote host closed the connection]
04:51
fold has quit [Ping timeout: 240 seconds]
04:56
kalzz has quit [Ping timeout: 250 seconds]
05:01
kalzz has joined #ocaml
05:11
<
Denommus` >
batteries is really not available
05:22
ggole has joined #ocaml
05:43
ontologiae_ has joined #ocaml
05:48
ontologiae_ has quit [Ping timeout: 250 seconds]
05:57
Denommus` has quit [Quit: going to sleep]
05:59
<
ggole >
Hmm, #use doesn't allow short path names?
06:13
nojb has joined #ocaml
06:20
nojb has quit [Ping timeout: 245 seconds]
06:22
<
pyon >
The latest OCaml version does not come with camlp4, right?
06:22
Simn has joined #ocaml
06:23
nojb has joined #ocaml
06:24
<
pyon >
In order to install OPAM, do I need to install camlp4 separately? Is there any OPAM release that includes camlp4?
06:24
<
pyon >
I would like to avoid having two copies of camlp4 installed on my system -- one installed from OPAM, another installed from elsewhere.
06:28
<
def` >
opam will install camlp4 as a package
06:29
<
def` >
so no need for camlp4 as far as I know (I used the opam binary from the website)
06:30
<
pyon >
Ah! I was trying to install OPAM from source.
06:36
nojb has quit [Ping timeout: 245 seconds]
07:07
axiles has joined #ocaml
07:19
ygrek has joined #ocaml
07:44
eikke__ has joined #ocaml
07:44
ontologiae_ has joined #ocaml
07:49
ontologiae_ has quit [Ping timeout: 250 seconds]
07:50
samrat has quit [Quit: Computer has gone to sleep.]
07:54
BitPuffin has joined #ocaml
07:58
samrat has joined #ocaml
08:01
rbm`` has quit [Ping timeout: 250 seconds]
08:03
WraithM has joined #ocaml
08:18
mal`` has joined #ocaml
08:24
ygrek has quit [Ping timeout: 245 seconds]
08:25
samrat has quit [Quit: Computer has gone to sleep.]
08:32
Kakadu has joined #ocaml
08:43
maattdd has joined #ocaml
08:47
Submarine has joined #ocaml
08:48
samrat has joined #ocaml
08:55
samrat has quit [Ping timeout: 250 seconds]
08:55
eikke__ has quit [Ping timeout: 240 seconds]
08:57
samrat has joined #ocaml
09:12
ontologiae_ has joined #ocaml
09:14
lordkryss has joined #ocaml
09:15
eikke__ has joined #ocaml
09:28
thomasga has joined #ocaml
09:29
<
whitequark >
Drup:
*poke*
09:35
WraithM has quit [Ping timeout: 245 seconds]
09:36
WraithM has joined #ocaml
09:50
<
vbmithr >
camlp4 broken under 4.02.0 ?
09:53
<
rwmjones >
you have to patch it, see the fedora camlp4 repo
09:54
<
vbmithr >
Is it working in OPAM ?
09:55
<
vbmithr >
Mmh, working now.
09:55
<
vbmithr >
I think I had a repo conflict somewhere
09:57
pminten has joined #ocaml
09:57
Anarchos has joined #ocaml
09:57
pyon has quit [Quit: These skies and seas hold great possibilities for you. Stay alive. Pursue happiness. I expect much from your life.]
09:58
pyon has joined #ocaml
09:59
Nahra has joined #ocaml
10:04
matthieu has joined #ocaml
10:06
maattdd has quit [Ping timeout: 260 seconds]
10:13
ontologiae_ has quit [Ping timeout: 240 seconds]
10:23
Anarchos has quit [Quit: Vision[0.9.7-H-20140108]: i've been blurred!]
10:25
matthieu has quit [Ping timeout: 245 seconds]
10:25
WraithM has quit [Ping timeout: 245 seconds]
10:37
matthieu has joined #ocaml
10:50
pyon has quit [Quit: These skies and seas hold great possibilities for you. Stay alive. Pursue happiness. I expect much from your life.]
11:02
<
Drup >
whitequark: pong
11:02
pyon has joined #ocaml
11:02
Kakadu has quit [Read error: Connection reset by peer]
11:03
Kakadu has joined #ocaml
11:08
q66 has joined #ocaml
11:29
yacks has quit [Ping timeout: 245 seconds]
11:29
yacks has joined #ocaml
11:37
nojb has joined #ocaml
11:49
samrat has quit [Quit: Computer has gone to sleep.]
11:55
samrat has joined #ocaml
11:56
<
whitequark >
Drup: can you take a look at lwt ppx PR?
11:58
nojb has left #ocaml ["ERC Version 5.3 (IRC client for Emacs)"]
11:58
<
Drup >
I may have a little bit a of time this week, so maybe. let me look what was needed
11:59
<
Drup >
ah, yes, oasis-ocamlbuild communication magic, yes, I can look at that
12:10
ontologiae_ has joined #ocaml
12:14
tane has joined #ocaml
12:15
ontologiae_ has quit [Ping timeout: 245 seconds]
12:26
samrat has quit [Quit: Computer has gone to sleep.]
12:29
samrat has joined #ocaml
12:29
samrat has quit [Client Quit]
12:38
slash^ has joined #ocaml
12:38
Submarine has quit [Remote host closed the connection]
12:49
Nahra` has joined #ocaml
12:49
samebchase has joined #ocaml
12:51
samrat has joined #ocaml
12:51
adrien has joined #ocaml
12:53
darkf has quit [Quit: Leaving]
12:57
Nahra has quit [*.net *.split]
12:57
samebcha1e has quit [*.net *.split]
12:57
adrien_ has quit [*.net *.split]
12:57
hcarty_ has quit [*.net *.split]
12:57
studybot_ has quit [*.net *.split]
12:59
thomasga has quit [Quit: Leaving.]
13:02
hcarty has joined #ocaml
13:06
pgomes has joined #ocaml
13:07
<
pgomes >
Did anybody has success in compiling camlp4 in 4.02.0 ?
13:09
girrig_ has quit [Ping timeout: 240 seconds]
13:10
Thooms has joined #ocaml
13:11
thomasga has joined #ocaml
13:13
n0v has quit [Ping timeout: 474 seconds]
13:14
girrig has joined #ocaml
13:15
n0v has joined #ocaml
13:20
msaegesser has joined #ocaml
13:25
nicoo_ has joined #ocaml
13:28
matthieu has quit [Ping timeout: 255 seconds]
13:32
samrat has quit [Quit: Computer has gone to sleep.]
13:33
nicoo has quit [*.net *.split]
13:43
thomasga has quit [Quit: Leaving.]
13:53
samrat has joined #ocaml
14:01
Simn has quit [Ping timeout: 260 seconds]
14:05
eikke__ has quit [Ping timeout: 240 seconds]
14:08
araujo has quit [Ping timeout: 250 seconds]
14:11
ontologiae_ has joined #ocaml
14:11
araujo has joined #ocaml
14:13
libertas has quit [Quit: Lost terminal]
14:15
Simn has joined #ocaml
14:15
ontologiae_ has quit [Ping timeout: 260 seconds]
14:17
gasche has joined #ocaml
14:17
<
gasche >
def`, I need your informations!
14:18
<
gasche >
(flying to Göteborg in about 40 minutes, I hoped I could get precise commits pinned down to play with in the plane)
14:19
samrat has quit [Ping timeout: 260 seconds]
14:20
fold has joined #ocaml
14:21
samrat has joined #ocaml
14:25
nojb has joined #ocaml
14:30
nojb has quit [Remote host closed the connection]
14:32
eikke__ has joined #ocaml
14:34
ontologiae_ has joined #ocaml
14:46
thomasga has joined #ocaml
14:48
shinnya has joined #ocaml
14:50
gasche has quit [Ping timeout: 240 seconds]
14:52
pminten has joined #ocaml
15:03
samrat has quit [Quit: Computer has gone to sleep.]
15:07
ZenosDance has joined #ocaml
15:15
<
vbmithr >
whitequark: is there a ppx_deriving_json existing ?
15:15
<
vbmithr >
pgomes: yes
15:15
<
vbmithr >
pgomes: working fine via OPAM
15:16
Hannibal_Smith has joined #ocaml
15:20
BitPuffin has quit [Ping timeout: 250 seconds]
15:22
Algebr has joined #ocaml
15:24
jao has joined #ocaml
15:24
jao has quit [Changing host]
15:24
jao has joined #ocaml
15:28
ZenosDance has quit [Ping timeout: 240 seconds]
15:29
<
pgomes >
It gives me this output when I do a opam install camlp4
15:29
<
pgomes >
# ocamlbuild -classic-display -no-ocamlfind `./build/camlp4-byte-only.sh`
15:29
<
pgomes >
# /Users/pgomes/.opam/4.02.0/bin/ocamlopt.opt unix.cmxa -I /Users/pgomes/.opam/4.02.0/lib/ocaml/ocamlbuild /Users/pgomes/.opam/4.02.0/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild_config.ml myocamlbuild.ml /Users/pgomes/.opam/4.02.0/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
15:29
<
pgomes >
# Exception Sys_error("Is a directory").
15:31
studybot_ has joined #ocaml
15:33
samrat has joined #ocaml
15:49
Submarine has joined #ocaml
15:49
Submarine has joined #ocaml
15:50
Hannibal_Smith has quit [Quit: Sto andando via]
15:51
sh1ken has quit [Ping timeout: 245 seconds]
15:56
<
vbmithr >
rm -fr ~/.opam :)
15:59
<
pgomes >
I already did it
15:59
<
pgomes >
and started from scratch
16:00
<
pgomes >
several times
16:01
<
pgomes >
I build ocaml from opam
16:01
<
pgomes >
and then I install my packages
16:01
<
vbmithr >
that should work
16:01
<
vbmithr >
do you have a repo overlay ?
16:02
<
vbmithr >
that is more prioritary than the default repo ?
16:02
<
vbmithr >
and not up to date
16:02
<
pgomes >
eval `opam config env`
16:02
<
pgomes >
opam switch 4.02.0
16:02
<
pgomes >
opam update
16:02
<
pgomes >
opam install camlp4
16:02
<
pgomes >
I don't think so
16:03
Algebr has quit [Ping timeout: 245 seconds]
16:03
<
pgomes >
I have more packages but i can just do what i pasted for test
16:03
shinnya has quit [Ping timeout: 260 seconds]
16:03
<
pgomes >
let me check
16:04
<
pgomes >
building ...
16:04
<
vbmithr >
that should work, yes
16:04
<
vbmithr >
worked for me at least
16:04
thomasga has quit [Quit: Leaving.]
16:05
<
pgomes >
maybe its macosx
16:05
<
pgomes >
don't know
16:05
sh1ken has joined #ocaml
16:07
<
pgomes >
almost there ...
16:08
<
pgomes >
compilation finished ... adding packages
16:09
<
pgomes >
installing camlp4
16:09
<
pgomes >
# ocamlbuild -classic-display -no-ocamlfind `./build/camlp4-byte-only.sh`
16:09
<
pgomes >
# /Users/pgomes/.opam/4.02.0/bin/ocamlopt.opt unix.cmxa -I /Users/pgomes/.opam/4.02.0/lib/ocaml/ocamlbuild /Users/pgomes/.opam/4.02.0/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild_config.ml myocamlbuild.ml /Users/pgomes/.opam/4.02.0/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
16:09
<
pgomes >
# Exception Sys_error("Is a directory").
16:09
<
pgomes >
### stderr ###
16:09
<
pgomes >
# + echo camlp4/Camlp4.cmo camlp4/Camlp4Top.cmo camlp4/camlp4prof.byte camlp4/mkcamlp4.byte camlp4/camlp4.byte camlp4/camlp4fulllib.cma camlp4/camlp4boot.byte camlp4/camlp4boot.cma camlp4/camlp4r.byte camlp4/camlp4r.cma camlp4/camlp4rf.byte camlp4/camlp4rf.cma camlp4/camlp4o.byte camlp4/camlp4o.cma camlp4/camlp4of.byte camlp4/camlp4of.cma camlp4/camlp4oof.byte camlp4/camlp4oof.cma camlp4/camlp4orf.b...[truncated]
16:09
<
pgomes >
# make:
*** [byte] Error 100
16:09
<
pgomes >
could be the ocsigen repo no ?
16:10
<
pgomes >
i removed it and it still fails
16:11
<
pgomes >
the same error
16:11
<
pgomes >
let me try on my linux vm
16:12
gasche has joined #ocaml
16:31
<
vbmithr >
It worked on Archlinux
16:31
<
pgomes >
it does not
16:32
<
pgomes >
even install =-=-= Installing ocamlfind.1.5.2 =-=-=
16:32
<
pgomes >
Building ocamlfind.1.5.2:
16:32
<
pgomes >
./configure -bindir /home/pgomes/.opam/4.02.0/bin -sitelib /home/pgomes/.opam/4.02.0/lib -mandir /home/pgomes/.opam/4.02.0/man -config /home/pgomes/.opam/4.02.0/lib/findlib.conf
16:32
<
pgomes >
make install
16:32
<
pgomes >
[ERROR] The compilation of ocamlfind.1.5.2 failed.
16:32
<
pgomes >
Removing ocamlfind.1.5.2.
16:32
<
pgomes >
ocamlfind remove bytes
16:32
<
pgomes >
./configure -bindir /home/pgomes/.opam/4.02.0/bin -sitelib /home/pgomes/.opam/4.02.0/lib -mandir /home/pgomes/.opam/4.02.0/man -config /home/pgomes/.opam/4.02.0/lib/findlib.conf
16:32
<
pgomes >
make uninstall
16:32
<
pgomes >
i have Pepermint 5 Ubuntu alike VM
16:32
<
vbmithr >
ocamlfind does not compile ?
16:33
<
pgomes >
You tell me
16:33
<
vbmithr >
You have ocaml from opam right ?
16:33
<
pgomes >
I had to install in the begging for opam
16:34
<
pgomes >
initial install but now I have removed it and have the ocaml built for OPAM yes
16:34
thomasga has joined #ocaml
16:34
<
pgomes >
pgomes@pgomes-VirtualBox ~/.opam/4.02.0 $ which ocaml
16:34
<
pgomes >
/home/pgomes/.opam/4.02.0/bin/ocaml
16:35
<
pgomes >
OPAM version is 1.1.1
16:35
<
pgomes >
from ubuntu repos
16:36
q66[lap] has joined #ocaml
16:36
q66[lap] has quit [Changing host]
16:36
q66[lap] has joined #ocaml
16:39
<
vbmithr >
no idea really
16:39
<
pgomes >
me neither
16:39
eikke__ has quit [Ping timeout: 255 seconds]
16:43
Anarchos has joined #ocaml
16:55
Hannibal_Smith has joined #ocaml
17:00
thomasga has quit [Quit: Leaving.]
17:15
araujo has quit [Ping timeout: 245 seconds]
17:15
gasche has quit [Ping timeout: 245 seconds]
17:21
BitPuffin has joined #ocaml
17:21
matthieu has joined #ocaml
17:22
araujo has joined #ocaml
17:24
sheijk has joined #ocaml
17:26
_2can has joined #ocaml
17:31
Arsenik has joined #ocaml
17:34
<
sheijk >
oh noes, the topic is out of date
*flails.arms.running.in.circles*
17:37
Kakadu has quit [Quit: Konversation terminated!]
17:41
rgrinberg1 has quit [Quit: Leaving.]
17:58
BitPuffin has quit [Ping timeout: 245 seconds]
17:58
_0xAX has joined #ocaml
17:59
bytbox has joined #ocaml
18:00
jao has quit [Ping timeout: 260 seconds]
18:04
eikke__ has joined #ocaml
18:16
lgm has joined #ocaml
18:16
<
companion_cube >
world
18:16
<
lgm >
i have an incredibly simple question.
18:17
<
lgm >
i'm not quite sure how the type checker could conclude the final error.
18:19
<
companion_cube >
looks like VALUES is a functor, whereas you get a module
18:19
<
companion_cube >
you probably don't want VALUES to be a functor, but just a sig...end
18:19
<
companion_cube >
for a simple example look at ocaml's Set module source
18:20
<
lgm >
The type the toplevel calculates for VALUE is what i used to make the module type VALUES.
18:20
rand000 has joined #ocaml
18:21
<
companion_cube >
ah, I see
18:23
<
lgm >
Yes, i figure i must be doing something rather silly; but, for the life of me, i don't see what it is, yet.
18:23
<
companion_cube >
instead of module VALUE (X : FOO) : VALUES = struct ... end you want module VALUE : VALUES = functor(X:FOO) = functor(X : FOO) -> struct ... end
18:23
samrat has quit [Quit: Computer has gone to sleep.]
18:23
<
companion_cube >
(sorry, bad connection)
18:24
<
lgm >
companion_cube: thanks, i'll give that a go.
18:25
matthieu has quit [Ping timeout: 240 seconds]
18:26
<
companion_cube >
do you see the problem?
18:26
<
lgm >
Indeed. Aparently, my ocaml is starting to rust. Too long in the scala world.
18:26
<
companion_cube >
it's like writing type foo = int -> float let f (x:int) : foo = float_of_int x
18:27
<
companion_cube >
same issue but on the module level
18:29
matthieu has joined #ocaml
18:29
pgomes has quit [Quit: Leaving]
18:33
ontologiae_ has quit [Ping timeout: 245 seconds]
18:41
Thooms has quit [Quit: WeeChat 0.4.3]
18:44
slash^ has left #ocaml [#ocaml]
18:51
matthieu has quit [Ping timeout: 245 seconds]
18:52
slash^ has joined #ocaml
18:53
BitPuffin has joined #ocaml
19:04
tani has joined #ocaml
19:06
Submarine has quit [Remote host closed the connection]
19:08
tane has quit [Ping timeout: 245 seconds]
19:09
matthieu has joined #ocaml
19:14
_0xAX has quit [Remote host closed the connection]
19:14
maattdd has joined #ocaml
19:15
matthieu has quit [Ping timeout: 260 seconds]
19:15
Muzer has quit [Excess Flood]
19:18
Muzer has joined #ocaml
19:20
maattdd has quit [Ping timeout: 245 seconds]
19:20
maattdd has joined #ocaml
19:33
tani is now known as tane
19:38
WraithM has joined #ocaml
19:44
maattdd has quit [Quit: WeeChat 0.4.3]
19:53
MercurialAlchemi has quit [Remote host closed the connection]
19:54
MercurialAlchemi has joined #ocaml
20:02
TheMadGuy has joined #ocaml
20:07
pgomes has joined #ocaml
20:37
axiles has quit [Remote host closed the connection]
20:38
WraithM has quit [Ping timeout: 255 seconds]
20:53
<
sheijk >
is there some documentation on open types in ocaml 4.02? can only find the janestreet blog which just mentions their existence and the online reference is still stuck at 4.01..
20:58
q66 has quit [Quit: Leaving]
21:00
q66 has joined #ocaml
21:09
lgm has quit [Ping timeout: 245 seconds]
21:21
rgrinberg has joined #ocaml
21:23
slash^ has quit [Read error: Connection reset by peer]
21:24
hellome has joined #ocaml
21:25
TheMadGuy has quit [Quit: WeeChat 0.4.3]
21:25
tane has quit [Quit: Verlassend]
21:26
<
MercurialAlchemi >
sheijk: haven't seen anything apart from the release notes
21:27
<
MercurialAlchemi >
sheijk: in which they are called "extensible types"
21:31
Arsenik has quit [Remote host closed the connection]
21:31
MercurialAlchemi has quit [Ping timeout: 255 seconds]
21:31
<
flux >
iirc the bug introducing that feature has some information. maybe.
21:35
eikke__ has quit [Ping timeout: 240 seconds]
21:35
eikke__ has joined #ocaml
21:37
pgomes has left #ocaml ["Leaving"]
21:44
fold has quit [Ping timeout: 245 seconds]
21:46
fold has joined #ocaml
21:47
Anarchos has quit [Remote host closed the connection]
21:47
rand000 has quit [Quit: leaving]
22:01
avsm has joined #ocaml
22:05
Hannibal_Smith has quit [Quit: Sto andando via]
22:14
ousado has quit [Remote host closed the connection]
22:15
ousado has joined #ocaml
22:15
<
sheijk >
flux: yep, the bug report had a long discussion about syntax and i think i have an idea how to use it now
22:28
q66[lap] has joined #ocaml
22:28
q66[lap] has quit [Changing host]
22:28
q66[lap] has joined #ocaml
22:36
javecantrell has joined #ocaml
22:49
Simn has quit [Quit: Leaving]
22:54
jao has joined #ocaml
22:55
jao has quit [Changing host]
22:55
jao has joined #ocaml
23:01
sheijk has quit [Quit: n8]
23:02
manud has joined #ocaml
23:02
eikke__ has quit [Ping timeout: 250 seconds]
23:04
ontologiae_ has joined #ocaml
23:08
manud has quit [Quit: manud]
23:09
eikke__ has joined #ocaml
23:14
manud has joined #ocaml
23:16
rgrinberg has quit [Quit: Leaving.]
23:18
eikke__ has quit [Ping timeout: 240 seconds]
23:26
javecantrell has quit [Ping timeout: 240 seconds]
23:31
secretivesinger has joined #ocaml
23:31
secretivesinger has quit [Remote host closed the connection]
23:33
madroach has quit [Ping timeout: 250 seconds]
23:33
avsm has quit [Quit: Leaving.]
23:34
sanguinefurbelow has joined #ocaml
23:34
sanguinefurbelow has quit [Remote host closed the connection]
23:35
madroach has joined #ocaml
23:36
darkf has joined #ocaml
23:36
puzzlingsignpost has joined #ocaml
23:38
fold has quit [Ping timeout: 250 seconds]
23:39
ontologiae_ has quit [Ping timeout: 245 seconds]
23:45
puzzlingsignpost has quit [Remote host closed the connection]
23:51
donkeyschampion has joined #ocaml
23:52
donkeyschampion has quit [Remote host closed the connection]
23:55
q66 has quit [Ping timeout: 260 seconds]
23:56
q66 has joined #ocaml
23:59
flx has joined #ocaml