caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Romain Beauxis <toots@rastageeks.org>
To: caml-list@yquem.inria.fr
Cc: Michael Ekstrand <michael@elehack.net>
Subject: Re: [Caml-list] Lwt and OCamlMakefile
Date: Wed, 22 Dec 2010 02:55:49 +0100	[thread overview]
Message-ID: <201012220255.50064.toots@rastageeks.org> (raw)
In-Reply-To: <4D1018B5.1070800@elehack.net>

Le mardi 21 décembre 2010 04:02:13, Michael Ekstrand a écrit :
> So, the real solution is to use a shell script which wraps 'camlp4o' and
> looks up the appropriate package lines with ocamlfind.  It will do
> something like
> 
> camlp4 $(ocamlfind -predicates preprocesor,syntax -syntax camlp4o
> -package lwt.syntax)

Would 
  camlp4o `ocamlfind query lwt.syntax}`/pa_lwt.cmo
do ?

Romain


  parent reply	other threads:[~2010-12-22  1:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-21  1:05 orbitz
2010-12-21  2:25 ` [Caml-list] " Markus Mottl
2010-12-21  2:36   ` orbitz
2010-12-21  3:02     ` Michael Ekstrand
2010-12-21 18:42       ` orbitz
2010-12-22  1:55       ` Romain Beauxis [this message]
2010-12-21  8:57     ` Jérémie Dimino
2010-12-21 10:21       ` Sylvain Le Gall
2010-12-21 13:18         ` [Caml-list] " Adrien

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=201012220255.50064.toots@rastageeks.org \
    --to=toots@rastageeks.org \
    --cc=caml-list@yquem.inria.fr \
    --cc=michael@elehack.net \
    /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).