From: "a non" <anon2008123@gmail.com>
To: caml-list@yquem.inria.fr
Subject: Sexplib question
Date: Fri, 21 Mar 2008 20:31:08 +0100 [thread overview]
Message-ID: <c9ca81510803211231y2d03ba33j84c507ed81d9661b@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 578 bytes --]
Hi
I have been following the threads about sexplib/deriving with interest and
have a question
about using sexplib with existing libraries.
Example: If I want to use sexplib with values of type Netdate.t (a date type
from the ocamlnet
library) and try the following:
type v = { name : string; created_at : Netdate.t} with sexp
then I get the following error when compiling:
Unbound value Netdate.t_of_sexp
My question is, what is the easiest way to generate the sexp functions for
Netdate.t,
without modifying the code of the Netdate library ?
Best regards
Anders
[-- Attachment #2: Type: text/html, Size: 672 bytes --]
next reply other threads:[~2008-03-21 19:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-21 19:31 a non [this message]
[not found] <fa.otHTYGw+NxPZCFRFIl96pONUliw@ifi.uio.no>
2008-03-22 11:07 ` berke.durak
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=c9ca81510803211231y2d03ba33j84c507ed81d9661b@mail.gmail.com \
--to=anon2008123@gmail.com \
--cc=caml-list@yquem.inria.fr \
/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