Gueben has quit [Read error: 104 (Connection reset by peer)]
Enveigler has joined #ocaml
kinners has quit ["leaving"]
Smerdyakov has joined #ocaml
Enveigler_ has quit [Read error: 110 (Connection timed out)]
Smerdy has joined #ocaml
Smerdyakov has quit [Nick collision from services.]
Smerdy is now known as Smerdyakov
calvin_ has quit [Connection timed out]
noj has quit [Read error: 110 (Connection timed out)]
Smerdy has joined #ocaml
Smerdyakov has quit [Nick collision from services.]
Smerdy is now known as Smerdyakov
calvin_ has joined #ocaml
Enveigler has quit [Read error: 110 (Connection timed out)]
Nutssh has joined #ocaml
Smerdyakov has quit ["sleep"]
threeve has quit []
monochrom has left #ocaml []
mlh has quit [brown.freenode.net irc.freenode.net]
rossberg has quit [brown.freenode.net irc.freenode.net]
rossberg has joined #ocaml
mlh has joined #ocaml
Snark has joined #ocaml
petter_ has joined #ocaml
__DL__ has joined #ocaml
Enveigler has joined #ocaml
Nutssh has quit ["Client exiting"]
Skal has joined #ocaml
Snark has quit ["Leaving"]
Enveigler has quit [Read error: 110 (Connection timed out)]
Snark has joined #ocaml
Amorphous has quit [Read error: 110 (Connection timed out)]
mlh has quit [Client Quit]
m3ga has joined #ocaml
m3ga has quit ["disappearing into the sunset"]
Amorphous has joined #ocaml
mikeX has joined #ocaml
vezenchio has joined #ocaml
mikeX has quit ["Leaving"]
mikeX has joined #ocaml
mikeX has quit ["Leaving"]
mikeX has joined #ocaml
moea has quit ["Client Exiting"]
threeve has joined #ocaml
mikeX has quit ["Leaving"]
tf has joined #ocaml
<tf>
Where do I find information on building own libraries that use ocamlfind / OCamlMakefile under Debian? For now, I do not want to build packages, but just install my libraries under /usr/local. Somehow, I have the problem that stuff is installed under /usr/local, but not found, as search only takes place in /usr/lib/ocaml...
<Snark>
tf: apt-get source something and see how they do it
moea has joined #ocaml
<moea>
i have a two element list, and i want to extend it with a list of lists
<moea>
but [1;2] @ [[1;2];[1;2]];; doesn't work
<moea>
is that because the resultant list wont have a uniform type?
<mauke>
yes
<moea>
thanks
<zvrba>
moea: but you could do [[1;2]] @ [[1;2];[1;2]]
<moea>
thanks
<mauke>
or just [1;2] :: [[1;2];[1;2]]
<moea>
is there a divmod function somewhere?
<zvrba>
maybe in nativeint or Int32
<zvrba>
Nativeint
<mauke>
let divmod a b = a / b, a mod b;;
<moea>
thanks both of you
tf has quit [Read error: 110 (Connection timed out)]
hajamieli has joined #ocaml
skylan_ has joined #ocaml
skylan has quit [Connection timed out]
dan2 has quit [Excess Flood]
dan2 has joined #ocaml
angagon has joined #ocaml
angagon has left #ocaml []
moea has quit ["Client Exiting"]
mrsolo has joined #ocaml
mauke has quit [Remote closed the connection]
mauke has joined #ocaml
Gueben has joined #ocaml
systems has joined #ocaml
systems has left #ocaml []
Snark has quit ["Leaving"]
petter_ has quit [Read error: 110 (Connection timed out)]
mlh_ has joined #ocaml
threeve has quit []
Skal has quit ["Client exiting"]
threeve has joined #ocaml
ulfdoz has joined #ocaml
ulfdoz_ has quit [Read error: 110 (Connection timed out)]