caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Nicolas Pouillard" <nicolas.pouillard@gmail.com>
To: John Harrison <john.r.harrison@intel.com>
Cc: Caml_mailing list <caml-list@yquem.inria.fr>
Subject: Re: [Caml-list] camlp4 module dependencies
Date: Thu, 09 Oct 2008 20:36:40 +0200	[thread overview]
Message-ID: <1223577338-sup-1579@ausone.local> (raw)
In-Reply-To: <BC67582D4FC8ED45BAABE48343BF571102FD6A9B8E@azsmsx501.amr.corp.intel.com>

[-- Attachment #1: Type: text/plain, Size: 526 bytes --]

Excerpts from John Harrison's message of Sun Sep 21 20:05:36 +0200 2008:
> I'm trying once again to make some code work under the new camlp4. I
> don't want to make any real syntax modifications, but just enable
> quotations performing a simple string transformation on the body of
> the quotation, e.g. turning
> 

[...]

> Can anyone tell me what else I should be loading/opening?

You have to add the include directories:

$ ocaml camlp4of.cma -I +camlp4 -I +camlp4/Camlp4Parsers

Regards,

-- 
Nicolas Pouillard aka Ertai

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 194 bytes --]

      reply	other threads:[~2008-10-09 18:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-21 18:05 Harrison, John R
2008-10-09 18:36 ` Nicolas Pouillard [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=1223577338-sup-1579@ausone.local \
    --to=nicolas.pouillard@gmail.com \
    --cc=caml-list@yquem.inria.fr \
    --cc=john.r.harrison@intel.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).