Xenasis has quit [Read error: Connection reset by peer]
<hxc>
O,I'm sorry
tulloch has quit [Ping timeout: 252 seconds]
cesar_ has joined #ocaml
cesar_ is now known as Guest24090
Guest24090 has quit [Remote host closed the connection]
ollehar has joined #ocaml
introom has quit [Ping timeout: 245 seconds]
avsm has quit [Quit: Leaving.]
ygrek has joined #ocaml
pminten has quit [Quit: Leaving]
<hxc>
the ocaml.org is getting more and more beautiful!
mdenes has quit [Ping timeout: 240 seconds]
mdenes has joined #ocaml
<Drup>
Is someone here familiar with rhasbery pi with ocaml ? Someone reported this issue : https://github.com/ocsigen/tyxml/issues/17 and I'm wondering if it's not related to the arm backend.
tane has joined #ocaml
<gasche_>
Drup: may be, yes
<gasche_>
Jonathan has a raspi but he's in holidays right now
<Drup>
gasche_: is num and/or dynlink supported on arm ?
<smondet_>
Drup: I'm trying on my ARM box, compiling ocamlnet takes loooong
<gasche_>
I have no idea
<Drup>
I don't find anything related to the arm backend on the ocaml manual :/
<Drup>
smondet_: could you just try to use Num ?
<smondet_>
num seems to work in the toplevel
<smondet_>
(I mean `module N = Num` shows the sig)
<smondet_>
ok installing tyxml.9999 also worked (and `module X = Xml` in the toplevel also)
<Drup>
thanks.
tulloch has quit [Ping timeout: 272 seconds]
pango has joined #ocaml
Axord has quit [Ping timeout: 245 seconds]
ousado_ has joined #ocaml
yacks has quit [Read error: Connection reset by peer]
contempt has quit [*.net *.split]
chris2 has quit [*.net *.split]
acieroid has quit [*.net *.split]
demonimin has quit [*.net *.split]
Drup has quit [*.net *.split]
ousado has quit [*.net *.split]
ousado_ is now known as ousado
ousado has quit [Changing host]
ousado has joined #ocaml
acieroid` has joined #ocaml
chris2 has joined #ocaml
Drup has joined #ocaml
contempt has joined #ocaml
demonimin has joined #ocaml
pango has quit [Ping timeout: 252 seconds]
acieroid` has quit [Ping timeout: 240 seconds]
Axord has joined #ocaml
acieroid has joined #ocaml
contempt has quit [Ping timeout: 272 seconds]
contempt has joined #ocaml
thomasga1 has joined #ocaml
Eyyub has quit [Ping timeout: 252 seconds]
thomasga has quit [Ping timeout: 246 seconds]
contempt has quit [Ping timeout: 245 seconds]
contempt has joined #ocaml
contempt has quit [Ping timeout: 240 seconds]
contempt has joined #ocaml
contempt has quit [Ping timeout: 246 seconds]
contempt has joined #ocaml
zpe has joined #ocaml
sheijk has joined #ocaml
zpe has quit [Ping timeout: 245 seconds]
pango has joined #ocaml
contempt has quit [Ping timeout: 240 seconds]
tulloch has joined #ocaml
contempt has joined #ocaml
tulloch has quit [Ping timeout: 240 seconds]
contempt has quit [Ping timeout: 246 seconds]
esden has quit [Ping timeout: 245 seconds]
esden has joined #ocaml
milosn has joined #ocaml
contempt has joined #ocaml
contempt has quit [Ping timeout: 245 seconds]
contempt has joined #ocaml
avsm has joined #ocaml
wolfnn has quit [Ping timeout: 240 seconds]
cynddl has quit [Ping timeout: 245 seconds]
cynddl has joined #ocaml
contempt has quit [Ping timeout: 260 seconds]
contempt has joined #ocaml
contempt has quit [Ping timeout: 246 seconds]
contempt has joined #ocaml
ggole_ has quit [Ping timeout: 240 seconds]
malvarez has quit [Read error: Connection reset by peer]
contempt has quit [Ping timeout: 246 seconds]
groovy2shoes has joined #ocaml
contempt has joined #ocaml
ggole_ has joined #ocaml
contempt has quit [Ping timeout: 260 seconds]
contempt has joined #ocaml
contempt has quit [Ping timeout: 240 seconds]
nisstyre has joined #ocaml
contempt has joined #ocaml
zpe has joined #ocaml
ggole_ has quit []
zpe has quit [Ping timeout: 272 seconds]
tulloch has joined #ocaml
contempt has quit [Ping timeout: 265 seconds]
contempt has joined #ocaml
tulloch has quit [Ping timeout: 272 seconds]
contempt has quit [Ping timeout: 246 seconds]
wolfnn has joined #ocaml
contempt has joined #ocaml
cesar_ has joined #ocaml
cesar_ is now known as Guest71807
contempt has quit [Ping timeout: 252 seconds]
contempt has joined #ocaml
sillyotter has joined #ocaml
contempt has quit [Ping timeout: 252 seconds]
sillyotter has quit [Remote host closed the connection]
contempt has joined #ocaml
milosn has quit [Ping timeout: 252 seconds]
contempt has quit [Ping timeout: 245 seconds]
contempt has joined #ocaml
contempt has quit [Ping timeout: 246 seconds]
contempt has joined #ocaml
contempt has quit [Ping timeout: 260 seconds]
contempt has joined #ocaml
contempt has quit [Ping timeout: 265 seconds]
arj has joined #ocaml
contempt has joined #ocaml
<arj>
does core provide an operator like $ in Haskell?
<arj>
I could only find |> which is something different.
<Drup>
@@ and it's in the standard library
<arj>
Drup: oh, since when?
<Drup>
4.00 or 4.01, I don't remember
<arj>
standard library: you mean ocaml's std lib?
<arj>
or the core one
Guest71807 has quit [Remote host closed the connection]
pango has quit [Ping timeout: 240 seconds]
<Drup>
ocaml std lib, obviously
<arj>
oh nice. thanks
<Drup>
the core one is not standard, it's the core one x)
<arj>
but it has a Core.Std ;-)
arj has left #ocaml []
arj has joined #ocaml
<arj>
Drup: it says "unbound value @@" here.
<arj>
ocaml 4.00.1
<companion_cube>
does anyone have trouble installing shcaml?
pango has joined #ocaml
tulloch has joined #ocaml
contempt has quit [Ping timeout: 252 seconds]
<jpdeplaix>
arj: batteries does provide those operators
contempt has joined #ocaml
<arj>
jpdeplaix: yes, I know is there any similar operator in core? I am using batteries a lot and wanted to try core.
<def-lkb>
Drup: (arj:) it's in 4.01
<arj>
hmm
<arj>
ok
<jpdeplaix>
arj: I guess, yes
tulloch has quit [Ping timeout: 260 seconds]
<jpdeplaix>
arj: mmmh
<arj>
is there any easy command for opam to install all the packages for a different compiler? e.g. current compiler: 4.00.1 with packages X,Y,Z. Now I want to switch to 4.01.0 and tell it to install the same packages without specifying X,Y,Z?
<jpdeplaix>
I didn't find any equivalent
introom has joined #ocaml
<arj>
jpdeplaix: well I am about to install 4.01.0, thus problem should be solved ;-)
<jpdeplaix>
only for (|>) as you already said
<jpdeplaix>
ok, fine then :)
<Drup>
arj: export the current instal package, swtich, import
<jpdeplaix>
I guess I've an other argument against core :D
contempt has quit [Ping timeout: 252 seconds]
<arj>
hehe, not when using >=4.01.0
kyrylo has quit [Ping timeout: 252 seconds]
contempt has joined #ocaml
<arj>
Drup: Thank you, just found it in the docs.
nisstyre has quit [Quit: Leaving]
introom has quit [Ping timeout: 265 seconds]
kyrylo has joined #ocaml
contempt has quit [Ping timeout: 240 seconds]
ollehar has quit [Ping timeout: 252 seconds]
contempt has joined #ocaml
kyrylo has quit [Client Quit]
jao has joined #ocaml
jao has quit [Changing host]
jao has joined #ocaml
kyrylo has joined #ocaml
contempt has quit [Ping timeout: 260 seconds]
tane has quit [Quit: Verlassend]
contempt has joined #ocaml
contempt has quit [Ping timeout: 240 seconds]
contempt has joined #ocaml
cesar_ has joined #ocaml
cesar_ is now known as Guest12067
ollehar has joined #ocaml
Guest12067 has quit [Ping timeout: 252 seconds]
tulloch has joined #ocaml
<arj>
I want to use comparelib's syntax extension with oasis. However, it seems that I forgot something. Error is "compare" is not a supported type generator.
<arj>
any ideas?
tulloch has quit [Ping timeout: 260 seconds]
<companion_cube>
arj: you probably need to modify _tags or something, to enable the syntax extension
<companion_cube>
or maybe in BuildDepends you need compare_syntax or something like that
<arj>
companion_cube: yeah, thought so. Just noticed, that sexp doesn't work either.
<companion_cube>
gasche_: you might want to check the PRs ;)
kyrylo has quit [Quit: Don't give up! Tell ya neighbour, tell ya friend...]
kyrylo has joined #ocaml
tane has joined #ocaml
tane has quit [Remote host closed the connection]
tane has joined #ocaml
sheijk has quit [Quit: .]
<arj>
companion_cube: thanks, BuildDepends was actually missing one package :)
Kakadu has quit []
<companion_cube>
^^
axiles has quit [Remote host closed the connection]
tulloch has joined #ocaml
Thooms has joined #ocaml
tulloch has quit [Ping timeout: 245 seconds]
ulfdoz has quit [Ping timeout: 245 seconds]
cesar_ has joined #ocaml
cesar_ is now known as Guest78945
shinnya has joined #ocaml
Guest78945 has quit [Remote host closed the connection]
boogie has joined #ocaml
snyp has joined #ocaml
arj has quit [Quit: Leaving.]
avsm has quit [Quit: Leaving.]
zpe has joined #ocaml
<companion_cube>
I don't remember, is there a service for finding functions by type in OCaml?
<companion_cube>
something like hoogle?
tulloch has joined #ocaml
<whitequark>
there is
<whitequark>
but I don't remember how it's called.