Jimzy has quit [Read error: 60 (Operation timed out)]
chobit has quit [Read error: 60 (Operation timed out)]
lowks__ is now known as platypus_work
lament has joined #ocaml
docelic is now known as docelic|sleep
docelic|sleep is now known as docelic|sleepo
platypus_work has quit [Read error: 110 (Connection timed out)]
mattam_ has quit ["zZz"]
lament has left #ocaml []
<liyang>
Say I've a module which contains an IntSet module (set of ints; = Set.Make(OrderedInt)), and I want to make that visible to the outside. Must I put the entire signature (20-odd lines) in the interface file? (Can't I just say it's related to Set somehow?)
Kinners has joined #ocaml
seth has joined #ocaml
mattam has joined #ocaml
docelic|sleepo has quit [brunner.freenode.net irc.freenode.net]
polin8 has quit [brunner.freenode.net irc.freenode.net]
pattern_ has quit [brunner.freenode.net irc.freenode.net]
Kinners has quit [brunner.freenode.net irc.freenode.net]
liyang has quit [brunner.freenode.net irc.freenode.net]
mrvn_ has quit [brunner.freenode.net irc.freenode.net]
mattam has quit [brunner.freenode.net irc.freenode.net]
asqui has quit [brunner.freenode.net irc.freenode.net]
vegai_ has quit [brunner.freenode.net irc.freenode.net]
smkl has quit [brunner.freenode.net irc.freenode.net]
emu has quit [brunner.freenode.net irc.freenode.net]
Smerdyakov has quit [brunner.freenode.net irc.freenode.net]
lam has quit [brunner.freenode.net irc.freenode.net]
mattam has joined #ocaml
smkl has joined #ocaml
liyang has joined #ocaml
emu has joined #ocaml
lam has joined #ocaml
vegai_ has joined #ocaml
Smerdyakov has joined #ocaml
mrvn_ has joined #ocaml
asqui has joined #ocaml
pattern_ has joined #ocaml
polin8 has joined #ocaml
docelic|sleepo has joined #ocaml
Kinners has joined #ocaml
asqui has quit [Excess Flood]
asqui has joined #ocaml
Kinners has left #ocaml []
* seth
is away: Off to the glue factory
mrvn has joined #ocaml
mrvn_ has quit [Dead socket]
lam has quit ["leaving"]
lam has joined #ocaml
docelic|sleepo is now known as docelic
mattam_ has joined #ocaml
mattam has quit [Read error: 110 (Connection timed out)]
avn has joined #ocaml
gene9 has joined #ocaml
mattam_ is now known as mattam
TachYon26 has joined #ocaml
rox|gebrochen is now known as rox
gene9 has quit [Read error: 54 (Connection reset by peer)]
Vincenz has joined #ocaml
polin8 has quit [Read error: 104 (Connection reset by peer)]
karryall has joined #ocaml
mellum has quit [Read error: 110 (Connection timed out)]
polin8 has joined #ocaml
mellum has joined #ocaml
smkl has quit [Read error: 113 (No route to host)]
karryall has quit ["bye"]
TachYon26 has quit ["bez ki³y nie ma zaliczenia (z prawd studentek AM)"]
foxster has joined #ocaml
mrvn_ has joined #ocaml
TachYon has joined #ocaml
mrvn has quit [Read error: 110 (Connection timed out)]
smkl has joined #ocaml
skylan has quit [Connection reset by peer]
skylan has joined #ocaml
TachYon has quit [Remote closed the connection]
<seth>
has anyone successfully interfaced ocaml with gdbm? I need to know the link line (in addition to the .cma, which I know about).