caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Yaron Minsky <yminsky@janestreet.com>
To: Jeremie Dimino <jdimino@janestreet.com>
Cc: "Daniel Bünzli" <daniel.buenzli@erratique.ch>,
	Caml-list <caml-list@inria.fr>
Subject: Re: [Caml-list] GADT existential escape
Date: Fri, 20 Mar 2015 09:50:07 -0400	[thread overview]
Message-ID: <CACLX4jQy2eC3uM+syLmy5ha3nZCmd1iJVz7BBReTdmb4fLkp-Q@mail.gmail.com> (raw)
In-Reply-To: <CANhEzE77B6W6YTGZV8efMBrE_aLbAtp1yqLEDc6AAxdH3JpKMQ@mail.gmail.com>

Core_kernel has the code you want, and I believe does not require threads, FWIW.

y

On Thu, Mar 19, 2015 at 7:59 AM, Jeremie Dimino <jdimino@janestreet.com> wrote:
> On Thu, Mar 19, 2015 at 11:34 AM, Daniel Bünzli
> <daniel.buenzli@erratique.ch> wrote:
>> # #require "core";;am/4.01.0/lib/core/core.cma: loaded
>> Error: Reference to undefined global `Condition'
>
> It's because core depends on threads. You need to type #thread before
> requiring "core".
>
> --
> Jeremie
>
> --
> Caml-list mailing list.  Subscription management and archives:
> https://sympa.inria.fr/sympa/arc/caml-list
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs

      reply	other threads:[~2015-03-20 13:50 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-19  0:29 Daniel Bünzli
2015-03-19  0:39 ` Milan Stanojević
2015-03-19  1:07   ` Daniel Bünzli
2015-03-19  1:27     ` Milan Stanojević
2015-03-19 10:44       ` Daniel Bünzli
2015-03-19 11:02         ` Jeremy Yallop
2015-03-19 11:34           ` Daniel Bünzli
2015-03-19 13:22             ` Daniel Bünzli
2015-03-19 16:46             ` Milan Stanojević
2015-03-19 17:14               ` Daniel Bünzli
2015-03-19 17:15                 ` Frédéric Bour
2015-03-19 17:22                   ` Milan Stanojević
2015-03-19 17:41               ` Jeremy Yallop
2015-03-19 18:29                 ` Alain Frisch
2015-03-19 16:31           ` Milan Stanojević
2015-03-19 11:05         ` Jeremie Dimino
2015-03-19 11:34           ` Daniel Bünzli
2015-03-19 11:59             ` Jeremie Dimino
2015-03-20 13:50               ` Yaron Minsky [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CACLX4jQy2eC3uM+syLmy5ha3nZCmd1iJVz7BBReTdmb4fLkp-Q@mail.gmail.com \
    --to=yminsky@janestreet.com \
    --cc=caml-list@inria.fr \
    --cc=daniel.buenzli@erratique.ch \
    --cc=jdimino@janestreet.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).