ChanServ changed the topic of #ocaml to: Discussions about the OCaml programming language | http://www.ocaml.org | OCaml 4.02.1 announcement at http://ocaml.org/releases/4.02.html | Public channel logs at http://irclog.whitequark.org/ocaml
<Denommus> if the same regex can match two tokens, but which token it is depends on the context, will menhir solve the clash?
AltGr has joined #ocaml
ollehar has quit [Read error: Connection reset by peer]
<Denommus> (to be more specific, I'm in doubt regarding how to parse both int and lab here: https://www.mpi-sws.org/~rossberg/sml.html )
shinnya has quit [Ping timeout: 246 seconds]
ollehar has joined #ocaml
Denommus has quit [Quit: goin ghome]
BitPuffin has quit [Ping timeout: 265 seconds]
kdef has quit [Quit: Leaving]
cow-orker has quit [Ping timeout: 248 seconds]
jwatzman|work has quit [Quit: jwatzman|work]
lordkryss has quit [Quit: Connection closed for inactivity]
badkins has quit []
rgrinberg has joined #ocaml
walter|r has joined #ocaml
rgrinberg has quit [Ping timeout: 264 seconds]
struktured has joined #ocaml
djellemah_ has joined #ocaml
djellemah has quit [Ping timeout: 250 seconds]
jabesed has quit [Quit: Konversation terminated!]
rgrinberg has joined #ocaml
agarwal1975 has quit [Quit: Connection closed for inactivity]
sh0t has quit [Ping timeout: 246 seconds]
walter|r has quit [Remote host closed the connection]
djellemah_ has quit [Ping timeout: 276 seconds]
struktured has quit [Ping timeout: 248 seconds]
BitPuffin|osx has quit [Ping timeout: 276 seconds]
struktured has joined #ocaml
Denommus has joined #ocaml
cow-orker has joined #ocaml
struktured has quit [Remote host closed the connection]
struktured has joined #ocaml
idegen has quit [Quit: Leaving.]
Dynasty has quit [Quit: ChatZilla 0.9.91.1 [Firefox 38.0/20150511103818]]
ygrek has quit [Ping timeout: 272 seconds]
darkf has joined #ocaml
Submarine has joined #ocaml
stevensonmd has joined #ocaml
<stevensonmd> Hey guys, just wondering if there's any ideal starting points for ocaml you know of for a noob. Looking to experiment with the language while I read my algorithms book and in programming contests.
keen___________0 has quit [Read error: Connection reset by peer]
keen___________0 has joined #ocaml
<rgrinberg> stevensonmd: this book http://ocaml-book.com/ has a nice algorithmic flavor
MercurialAlchemi has joined #ocaml
profan has joined #ocaml
psy_ has quit [Ping timeout: 256 seconds]
MercurialAlchemi has quit [Ping timeout: 246 seconds]
matason has joined #ocaml
johnf_ has joined #ocaml
mcclurmc has joined #ocaml
mcclurmc has quit [Ping timeout: 252 seconds]
Bhavya has joined #ocaml
tjscanlon has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tjscanlon has joined #ocaml
sh0t has joined #ocaml
stevensonmd has quit [Ping timeout: 248 seconds]
matason has quit [Ping timeout: 272 seconds]
Submarine has quit [Quit: Leaving]
<flux> how do I create a text input field in eliom that is used only by the client code? it's not going to be attached to any service; or I suppose it could be attached to a service to POST content, but isn't that going to reload the page if I do it the regular way..
<flux> I guess I can create it dynamically or use some untyped html generation..
Submarine has joined #ocaml
Submarine has joined #ocaml
Bhavya has quit [Ping timeout: 246 seconds]
Bhavya has joined #ocaml
<flux> also it appears the first main_service here doesn't compile due to similar issues: https://ocsigen.org/eliom/4.1/manual/clientserver-html (cannot put input into a body I guess is what it's trying to say)
<zozozo> Denommus: the lexer doesn't have any information concerning the parsing, so choosing a token based on the context does not seem possible (except if you use some weird side effects in the lexer)
<zozozo> Denommus: however, what prevents you from using the same token, and keeping the same rules you have right now ?
psy_ has joined #ocaml
<flux> ah, it was completely different mistake, now that I peered down to the last -> in the error message ;)
<flux> (though the example is still outdated it seems)
struktured has quit [Ping timeout: 248 seconds]
thomasga has joined #ocaml
ygrek has joined #ocaml
ski has joined #ocaml
Submarine has quit [Ping timeout: 275 seconds]
sh0t has quit [Remote host closed the connection]
Submarine has joined #ocaml
kushal has joined #ocaml
kushal has quit [Ping timeout: 276 seconds]
Haudegen has quit [Ping timeout: 246 seconds]
kushal has joined #ocaml
srenatus has joined #ocaml
orbitz_ has quit [Quit: Reconnecting]
orbitz has joined #ocaml
Haudegen has joined #ocaml
tmtwd has quit [Quit: Leaving]
Simn has joined #ocaml
matason has joined #ocaml
Submarine has quit [Quit: Leaving]
mort___ has quit [Quit: Leaving.]
mort___ has joined #ocaml
avsm has quit [Quit: Leaving.]
orbitz has quit [Ping timeout: 276 seconds]
orbitz has joined #ocaml
tmtwd has joined #ocaml
nullcat_ has joined #ocaml
psy_ has quit [Ping timeout: 248 seconds]
obadz has quit [Ping timeout: 264 seconds]
obadz has joined #ocaml
dsheets has quit [Ping timeout: 246 seconds]
creichert has quit [Ping timeout: 252 seconds]
mort___ has quit [Ping timeout: 276 seconds]
yomimono has joined #ocaml
jonludlam has joined #ocaml
mort___ has joined #ocaml
<nullcat_> anyone with experience with using merlin with MetaOCaml?
<nullcat_> anyone having*...
nullcat_ has quit [Remote host closed the connection]
avsm has joined #ocaml
AlexRussia has quit [Ping timeout: 255 seconds]
djellemah has joined #ocaml
johnf_ has quit [Read error: Connection reset by peer]
dsheets has joined #ocaml
tmtwd has quit [Quit: Leaving]
ygrek has quit [Ping timeout: 264 seconds]
ghostpl has joined #ocaml
AlexRussia has joined #ocaml
tjscanlon has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
keen___________0 has quit [Read error: Connection reset by peer]
Kakadu has joined #ocaml
Denommus has quit [Quit: Bye]
keen___________0 has joined #ocaml
mort___ has left #ocaml [#ocaml]
lordkryss has joined #ocaml
AltGr has left #ocaml [#ocaml]
ghostpl has quit [Remote host closed the connection]
Hannibal_Smith has joined #ocaml
ghostpl has joined #ocaml
amnn has joined #ocaml
ceryo has joined #ocaml
ggole has joined #ocaml
Haudegen has quit [Ping timeout: 252 seconds]
Gama11 has joined #ocaml
Haudegen has joined #ocaml
averell has joined #ocaml
q66 has left #ocaml ["Leaving"]
rand000 has joined #ocaml
<Drup> flux: Raw.input
Gama11 has quit [Read error: Connection reset by peer]
Gama11 has joined #ocaml
_andre has joined #ocaml
rgrinberg has quit [Ping timeout: 264 seconds]
ceryo_ has joined #ocaml
ceryo has quit [Ping timeout: 244 seconds]
Haudegen has quit [Ping timeout: 265 seconds]
Denommus has joined #ocaml
kushal has quit [Quit: Leaving]
Haudegen has joined #ocaml
kushal has joined #ocaml
matason has quit []
walter|r has joined #ocaml
kushal has quit [Ping timeout: 255 seconds]
mort___1 has joined #ocaml
bezirg has joined #ocaml
ceryo has joined #ocaml
<companion_cube> def`: does ppx_deriving work for you on 4.02.2 with merlin?
rgrinberg has joined #ocaml
ceryo_ has quit [Ping timeout: 256 seconds]
<flux> drup, got it working without it, though. Eliom_content.Html5.D.(input ~input_type:`Text ()) worked for me, directly with body [input]
<flux> now my irc-gw can not only receive but also send messages, woohoo ;)
rgrinberg has quit [Ping timeout: 256 seconds]
<Drup> =)
kushal has joined #ocaml
mort___1 has quit [Quit: Leaving.]
walter|r has quit [Remote host closed the connection]
walter|r has joined #ocaml
idegen has joined #ocaml
walter|r has quit [Ping timeout: 265 seconds]
mort___ has joined #ocaml
ceryo has quit [Remote host closed the connection]
ceryo has joined #ocaml
ceryo has quit [Ping timeout: 244 seconds]
obadz has quit [Quit: leaving]
obadz has joined #ocaml
danieli has left #ocaml ["Leaving"]
matason has joined #ocaml
kushal has quit [Ping timeout: 256 seconds]
BiDOrD has quit [Read error: Connection reset by peer]
rgrinberg has joined #ocaml
<nicoo> flux: Are you saying you have an IRC lib in OCaml ?
<flux> why yes, yes I do!
<flux> it was very simple. just opam install irc-client :-)
<companion_cube> :D
<nicoo> Ok. Last time I looked it up (ok, quite some time ago) there was none
badkins has joined #ocaml
Hannibal_Smith has quit [Quit: Leaving]
mort___ has quit [Quit: Leaving.]
Simn has quit [Ping timeout: 252 seconds]
Bhavya has quit [Quit: Quit the channel]
nullcat has joined #ocaml
<cic> Is there a standard way (or any way really) to convert a float to a string based on the user's locale?
mort___ has joined #ocaml
Simn has joined #ocaml
mort___ has quit [Quit: Leaving.]
rgrinberg has quit [Ping timeout: 272 seconds]
mort___ has joined #ocaml
whirm has joined #ocaml
rgrinberg has joined #ocaml
bezirg has quit [Quit: Leaving.]
bezirg has joined #ocaml
bezirg has quit [Client Quit]
nullcat has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
ghostpl has quit [Remote host closed the connection]
nullcat_ has joined #ocaml
Plazma_ is now known as Plazma
tane has joined #ocaml
bezirg has joined #ocaml
struktured has joined #ocaml
ghostpl has joined #ocaml
nullcat_ has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
johnf_ has joined #ocaml
vincenzoml has joined #ocaml
vincenzoml has quit [Ping timeout: 246 seconds]
ghostpl has quit [Remote host closed the connection]
creichert has joined #ocaml
vincenzoml has joined #ocaml
<vincenzoml> Hi all
<companion_cube> hi
thomasga has quit [Quit: Leaving.]
<vincenzoml> I have a colleague compiling my ocaml program on osx, using macports, and what happens is http://pastebin.com/PrGymHGB
<vincenzoml> "Error: The files /opt/local/lib/ocaml/pervasives.cmi and /opt/local/lib/ocaml/site-lib/csv/csv.cmi make inconsistent assumptions over interface CamlinternalFormatBasics"
<vincenzoml> We already tried force-rebuild of all ocaml packages with no luck
<companion_cube> those files look like they are not managed by opam
<companion_cube> have you updated ocaml recently?
<flux> vincenzoml, can you verify from the time stamps of the files that they indeed are recent?
<vincenzoml> was installed using macports just two days ago
ghostpl has joined #ocaml
<vincenzoml> no I don't have access to the machine, and everything requires asking by e-mail and wait some hours
<vincenzoml> but I would assume they are recent
<vincenzoml> As they said they installed it two days ago
<flux> macports doesn't deliver binaries does it, only source code and recipe to compile&install?
vincenzoml_ has joined #ocaml
<vincenzoml_> Hi there
<vincenzoml_> sorry I missed the last sentences after the "assume they're recent" because webchat keeps disconnecting me
<flux> Tue181246 < flux> macports doesn't deliver binaries does it, only source code and recipe to compile&install?
vincenzoml2 has joined #ocaml
<vincenzoml2> Here I am from xchat
vincenzoml_ has quit [Client Quit]
rand000 has quit [Quit: leaving]
johnf_ has quit [Read error: Connection reset by peer]
vincenzoml2 has quit [Client Quit]
vincenzoml has quit [Ping timeout: 246 seconds]
MercurialAlchemi has joined #ocaml
slash^ has joined #ocaml
mort___ has quit [Read error: Connection reset by peer]
mort___ has joined #ocaml
kdef has joined #ocaml
kushal has joined #ocaml
johnf_ has joined #ocaml
struktured has quit [Remote host closed the connection]
struktured has joined #ocaml
struktured has quit [Ping timeout: 248 seconds]
darkf has quit [Quit: Leaving]
ghostpl has quit [Remote host closed the connection]
bezirg has quit [Ping timeout: 264 seconds]
Simn has quit [Ping timeout: 252 seconds]
ollehar1 has joined #ocaml
rgrinberg has quit [Ping timeout: 244 seconds]
jabesed has joined #ocaml
SomeDamnBody has joined #ocaml
<SomeDamnBody> I have core installed via opam, but ocamlfind compilation cannot find core.cma
<SomeDamnBody> #require "core" works in utop...
ghostpl has joined #ocaml
<SomeDamnBody> I don't know what's going wrong
<SomeDamnBody> actually, opam installed it
<SomeDamnBody> but it's listed on the command line as core.cma
<SomeDamnBody> I used the LIBS field of the OCamlMakefile to tell it to link core and core_kernel
<Drup> environnement issue ?
rgrinberg has joined #ocaml
hbar has joined #ocaml
<SomeDamnBody> I don't think so...
<SomeDamnBody> Shouldn't ocamlfind be able to find those libraries??
<SomeDamnBody> it's the LIBS field that I set to core and core_kernel...
<SomeDamnBody> I think I'm doing it right
<Drup> it should, if the environment is correctly set
bezirg has joined #ocaml
<SomeDamnBody> Drup, should I have added core to PACKS?
<Drup> no
<Drup> try to load core in utop
<SomeDamnBody> I can do that
<SomeDamnBody> the command is:
<SomeDamnBody> ocamlfind ocamlc -a -thread -custom core.cma core_kernel.cma -cclib -lpiqilib_stubs -o piqilib.cma piqi_version.cmo piqi_piqirun.cmo piqi_piqi.cmo piqloc.cmo piqi_util.cmo piq_ast.cmo piqi_impl_piqi.cmo piqi_boot.cmo piqi_c.cmo piqi_config.cmo piqi_iolist.cmo piqi_name.cmo piqi_common.cmo piqi_file.cmo piqi_command.cmo piqi_protobuf.cmo piqi_db.cmo piq_lexer.cmo piq_parser.cmo piq_gen.cmo piqi_objstore.cmo piqobj.cmo piqobj_common.cmo p
<SomeDamnBody> iqobj_to_protobuf.cmo piqobj_of_protobuf.cmo piqobj_to_piq.cmo piqobj_of_piq.cmo piq.cmo piqi.cmo piqi_pp.cmo piqi_json_parser.cmo piqi_json_gen.cmo piqi_json.cmo piqi_base64.cmo piqobj_to_json.cmo piqobj_of_json.cmo piqi_xml.cmo piqobj_to_xml.cmo piqobj_of_xml.cmo piqi_convert.cmo piqi_compile.cmo piqi_light.cmo piqi_getopt.cmo
<SomeDamnBody> Drup, ^
<Drup> arg, sorry
<Drup> yes, remove core and core_kernel from LIBS and add "core" in PACKS
<Drup> ("packs", that's really a terrible name for "packages" ...)
nullcat has joined #ocaml
shinnya has joined #ocaml
<SomeDamnBody> I know that's what it stands for
<SomeDamnBody> I just don't really like using OCamlMakefile
<SomeDamnBody> anyway... that library compiled
<SomeDamnBody> but there's a library that uses that one
<Drup> SomeDamnBody: but I don't, I don't really use ocamlmakefile
<SomeDamnBody> and I've got core and core_kernel in the packs for that
<SomeDamnBody> yeah, I prefer oasis and ocamlbuid
<SomeDamnBody> I get an error when trying to make the other package that uses that one
nullcat has quit [Client Quit]
<SomeDamnBody> and it says No implementation provided for modules core core_kernel
johnf_ has quit [Read error: Connection reset by peer]
bezirg has quit [Ping timeout: 246 seconds]
ollehar1 has quit [Ping timeout: 244 seconds]
jwatzman|work has joined #ocaml
blandflakes has joined #ocaml
bezirg has joined #ocaml
ygrek has joined #ocaml
johnf_ has joined #ocaml
rgrinberg has quit [Ping timeout: 276 seconds]
tristero has quit [Ping timeout: 256 seconds]
kdas_ has joined #ocaml
ollehar1 has joined #ocaml
mort___ has quit [Ping timeout: 246 seconds]
tristero has joined #ocaml
kushal has quit [Ping timeout: 252 seconds]
MrScout has joined #ocaml
j0sh_ is now known as j0sh
psy_ has joined #ocaml
ollehar1 has quit [Ping timeout: 244 seconds]
toolslive has joined #ocaml
Haudegen has quit [Ping timeout: 265 seconds]
Anarchos has joined #ocaml
shinnya has quit [Ping timeout: 244 seconds]
cateches has joined #ocaml
<cateches> does anyone here have any experience using sedlex with menhir? I'm running into issues with my parser expecting Lexing instead of Sedlexing -- I see that there's the MenhirLib.Convert, but I'm not sure how to use that
<Anarchos> tried duralex ?
<Drup> I like puns, MercurialAlchemi can witness
<Drup> but this one was just terrible
<cateches> I'm getting the feeling it's going to wind up being easier to just write my own parser than fight with menhir on this
yomimono has quit [Ping timeout: 256 seconds]
<cateches> Drup: thanks, that's what I want
Haudegen has joined #ocaml
<toolslive> anybody had any problems switching to 4.02.2 ? my ocamlbuild went berserk on me.
<Drup> I'm trying to picture a berserk ocamlbuild
<Drup> but it's usually so slow, I can't picture it x)
* bitbckt plays a sad trombone
rgrinberg has joined #ocaml
<toolslive> a found it. it's descending into an infinite file system cycle caused by a softlink.
jeffmo has joined #ocaml
tjscanlon has joined #ocaml
Anarchos has quit [Quit: Vision[0.9.7-H-20140108]: i've been blurred!]
tmtwd has joined #ocaml
yomimono has joined #ocaml
Hannibal_Smith has joined #ocaml
srenatus has quit [Quit: Connection closed for inactivity]
idegen has quit [Read error: Connection reset by peer]
idegen has joined #ocaml
tristero has quit [Quit: tristero]
ghostpl has quit [Remote host closed the connection]
tristero has joined #ocaml
tristero has quit [Quit: tristero]
yomimono has quit [Ping timeout: 264 seconds]
ghostpl has joined #ocaml
dsheets has quit [Ping timeout: 244 seconds]
<toolslive> next. ppx_deriving is acting up (still moving to 4.02.2) : "4.02.2/lib/ppx_deriving/./ppx_deriving_main: not found" anybody seen this before?
<companion_cube> which version of opam do you use?
ghostpl has quit [Ping timeout: 264 seconds]
tristero has joined #ocaml
<toolslive> 1.2.0
<toolslive> does that matter?
whirm has quit [Quit: WeeChat 1.2]
tjscanlon has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<toolslive> also, it's ppx_deriving 2.1 and ppx_deriving_yojson 2.3
glyph_machinery has joined #ocaml
blandflakes has quit [Disconnected by services]
glyph_machinery is now known as blandflakes
Simn has joined #ocaml
<companion_cube> yeah, it must be because of the experimental stuff in topkg -_-
<toolslive> seems ppx_deriving does not install correctly
<companion_cube> yes, because of some change
<toolslive> #require "ppx_deriving.show";;...../4.02.2/lib/ppx_deriving/./ppx_deriving_main: not found
kdas_ is now known as kushal
kushal has quit [Changing host]
kushal has joined #ocaml
<toolslive> so how do I fix this?
<companion_cube> I think I'm going to do a minor release
<SomeDamnBody> Does anybody know what to do to get "No implementation provided for the following modules" error to go away?
tristero has quit [Changing host]
tristero has joined #ocaml
tmtwd has quit [Ping timeout: 244 seconds]
tristero has quit [Quit: tristero]
ghostpl has joined #ocaml
ggole has quit []
Snark has quit [Remote host closed the connection]
Snark has joined #ocaml
icicled has joined #ocaml
Gama11 has left #ocaml ["http://quassel-irc.org - Chat comfortably. Anywhere."]
jwatzman|work has quit [Quit: jwatzman|work]
tjscanlon has joined #ocaml
Anarchos has joined #ocaml
<Drup> provide an implementation ?
<Drup> (that is, link the module in question)
kushal has quit [Ping timeout: 276 seconds]
<SomeDamnBody> Drup, but I have -package core core_kernel
<SomeDamnBody> so it's provided
<SomeDamnBody> and I know that both core.cma and core.cmxa are there
MrScout has quit [Ping timeout: 248 seconds]
tristero has joined #ocaml
MrScout has joined #ocaml
Kakadu has quit [Ping timeout: 246 seconds]
jonludlam has quit [Ping timeout: 250 seconds]
shinnya has joined #ocaml
avsm has quit [Quit: Leaving.]
slash^ has quit [Read error: Connection reset by peer]
jonludlam has joined #ocaml
johnf_ has quit [Read error: Connection reset by peer]
tmtwd has joined #ocaml
bezirg has quit [Ping timeout: 264 seconds]
Hannibal_Smith has quit [Quit: Leaving]
bezirg has joined #ocaml
_andre has quit [Quit: leaving]
SGrondin has joined #ocaml
<SGrondin> quick question... how do I turn on stack traces in ocamlbuild/corebuild? Not having any luck... thanks everyone
<companion_cube> it's not a build-time property (you only need to enable debug)
<companion_cube> OCAMLRUNPARAM=b ./myprogram
arj has joined #ocaml
arj has quit [Client Quit]
tjscanlon has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
MercurialAlchemi has quit [Ping timeout: 246 seconds]
tjscanlon has joined #ocaml
<adrien> you need to have built with -g however
nullcat has joined #ocaml
<flux> mfp, sqlexpr is nice!
zaquest has quit [Ping timeout: 246 seconds]
MrScout has quit [Remote host closed the connection]
MrScout has joined #ocaml
tjscanlon has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tjscanlon has joined #ocaml
martintrojer has quit [Ping timeout: 252 seconds]
Hannibal_Smith has joined #ocaml
kdef has quit [Ping timeout: 244 seconds]
martintrojer has joined #ocaml
ygrek has quit [Ping timeout: 244 seconds]
jonludlam has quit [Ping timeout: 250 seconds]
jwatzman|work has joined #ocaml
kdef has joined #ocaml
chris2 has quit [Ping timeout: 244 seconds]
blandflakes has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
zaquest has joined #ocaml
blandflakes has joined #ocaml
jonludlam has joined #ocaml
chris2 has joined #ocaml
Kakadu has joined #ocaml
jeffmo has quit [Quit: jeffmo]
Haudegen has quit [Ping timeout: 246 seconds]
SomeDamnBody has quit [Ping timeout: 248 seconds]
Haudegen has joined #ocaml
rgrinberg has quit [Ping timeout: 256 seconds]
rgrinberg has joined #ocaml
thomasga has joined #ocaml
bezirg has quit [Ping timeout: 256 seconds]
tmtwd has quit [Quit: Leaving]
obadz- has joined #ocaml
jeffmo has joined #ocaml
obadz has quit [Ping timeout: 256 seconds]
tane has quit [Quit: Verlassend]
jeffmo has quit [Read error: Connection reset by peer]
jeffmo has joined #ocaml
martintrojer has quit [Quit: ZNC - 1.6.0 - http://znc.in]
ygrek has joined #ocaml
ghostpl has quit [Remote host closed the connection]
Denommus has quit [Quit: bye]
cateches has quit [Ping timeout: 246 seconds]
matason has quit []
AlexRussia has quit [Ping timeout: 265 seconds]
olibjerd has joined #ocaml
olibjerd has left #ocaml [#ocaml]
Hetu has joined #ocaml
tjscanlon has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
badkins_ has joined #ocaml
badkins has quit [Ping timeout: 272 seconds]
badkins has joined #ocaml
badkins_ has quit [Ping timeout: 246 seconds]
Hetu has quit [Remote host closed the connection]
chris2 has quit [Ping timeout: 246 seconds]
badkins has quit [Ping timeout: 264 seconds]
Simn has quit [Quit: Leaving]
nullcat has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
AlexRussia has joined #ocaml
chris2 has joined #ocaml
tjscanlon has joined #ocaml
toolslive has quit [Ping timeout: 252 seconds]
obadz- is now known as obadz
Hannibal_Smith has quit [Quit: Leaving]
SomeDamnBody has joined #ocaml
ousado has quit [Ping timeout: 256 seconds]
ousado has joined #ocaml
rand000 has joined #ocaml
toolslive has joined #ocaml
chris2 has quit [Ping timeout: 272 seconds]
nullcat_ has joined #ocaml
ghostpl has joined #ocaml
chris2 has joined #ocaml
ghostpl has quit [Ping timeout: 276 seconds]
manizzle has joined #ocaml
thomasga has quit [Quit: Leaving.]
SGrondin has quit [Ping timeout: 256 seconds]
icicled has quit [Quit: Leaving]
yomimono has joined #ocaml
Anarchos has quit [Quit: Vision[0.9.7-H-20140108]: i've been blurred!]
<SomeDamnBody> how do I tell oasis to pass the -thread ?
tg has quit [Ping timeout: 276 seconds]
tg has joined #ocaml
ousado has quit [Changing host]
ousado has joined #ocaml
waneck has joined #ocaml
yomimono has quit [Ping timeout: 256 seconds]
toolslive has quit [Ping timeout: 252 seconds]
walter|r has joined #ocaml
amnn has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Kakadu has quit [Remote host closed the connection]
<rgrinberg> SomeDamnBody: add `threads` to BuildDepends
srcerer has joined #ocaml
ghostpl has joined #ocaml
madroach has quit [Ping timeout: 264 seconds]
destrius has quit [Ping timeout: 276 seconds]
madroach has joined #ocaml
ghostpl has quit [Ping timeout: 272 seconds]
destrius has joined #ocaml
johnf_ has joined #ocaml
SomeDamnBody has quit [Ping timeout: 264 seconds]
rand000 has quit [Ping timeout: 256 seconds]
jonludlam has quit [Ping timeout: 244 seconds]
struktured has joined #ocaml
rand000 has joined #ocaml