How to compile the examples in ocaml-core/base/async/examples ?
Malcolm Matalka
mmatalka at gmail.com
Thu Nov 8 06:13:36 GMT 2012
never_returns is in Core.Std. I'm might be wrong by I don't think
Jane.Std actually exists anymore, instead you want Core.Std and
Async.Std opened to have the equivalent effect.
Francois <francois.berenger.fun at gmail.com> writes:
> Hello,
>
> I'd like to compile then run some of them,
> then have a look at their build scripts.
>
> I don't know where never_returns is defined.
>
> I also don't know with what lib I should link in
> order to access the module Jane.Std.
>
> Thanks,
> F.
More information about the core
mailing list