caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Markus Mottl <markus.mottl@gmail.com>
To: "Matej Košík" <5764c029b688c1c0d24a2e97cd764f@gmail.com>
Cc: Yaron Minsky <yminsky@janestreet.com>, Caml List <caml-list@inria.fr>
Subject: Re: [Caml-list] concerning using of `deriving' syntactic plugin
Date: Wed, 7 Mar 2012 21:49:18 -0500	[thread overview]
Message-ID: <CAP_800q8fXUR0cvDUwYez6dscoiJiwDJRFDU2PRcust40AV2Mg@mail.gmail.com> (raw)
In-Reply-To: <4F579AD0.3040702@gmail.com>

On Wed, Mar 7, 2012 at 12:28, Matej Košík
<5764c029b688c1c0d24a2e97cd764f@gmail.com> wrote:
> If you remove any of the "with sexp" clauses, you will get a
> preprocessor error:
>
>  File "main.ml", line 4, characters 18-23:
>  Parse error: "with" expected after [type_declaration] (in [str_item])
>  File "main.ml", line 1, characters 0-1:

Till's fix suggestion should work, you'll have to use camlp4o as preprocessor.

Btw., you also may want to "open Sexplib.Std" instead of
"Sexplib.Conv", which is the "standard" way.

Regards,
Markus

-- 
Markus Mottl        http://www.ocaml.info        markus.mottl@gmail.com


      parent reply	other threads:[~2012-03-08  2:49 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-07 11:49 Matej Košík
2012-03-07 12:31 ` Gabriel Scherer
2012-03-07 16:44   ` Matej Košík
2012-03-07 17:06     ` Jérémie Dimino
2012-03-07 12:34 ` Yaron Minsky
2012-03-07 16:44   ` Matej Košík
2012-03-07 17:10     ` Markus Mottl
2012-03-07 17:28       ` Matej Košík
2012-03-07 20:47         ` Till Varoquaux
2012-03-08  2:49         ` Markus Mottl [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=CAP_800q8fXUR0cvDUwYez6dscoiJiwDJRFDU2PRcust40AV2Mg@mail.gmail.com \
    --to=markus.mottl@gmail.com \
    --cc=5764c029b688c1c0d24a2e97cd764f@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=yminsky@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).