caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Bünzli Daniel" <daniel.buenzli@erratique.ch>
To: Caml List <caml-list@inria.fr>
Subject: Re: [Caml-list] Fine-grained types with more general library
Date: Sun, 10 Feb 2008 20:20:05 +0100	[thread overview]
Message-ID: <8924F6A2-E1E7-4004-A393-47F1C7789D6D@erratique.ch> (raw)
In-Reply-To: <47AF4D50.9070104@gmail.com>


Le 10 févr. 08 à 20:15, Edgar Friendly a écrit :

> type 'a path = string list
> type remote_t = `Remote path
> type local_t = `Local path

Yes, but make sure that the type path is abstract or private otherwise  
it won't work.

Daniel


  reply	other threads:[~2008-02-10 19:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-10 19:07 Dawid Toton
2008-02-10 19:15 ` [Caml-list] " Edgar Friendly
2008-02-10 19:20   ` Bünzli Daniel [this message]
2008-02-10 19:56   ` Dawid Toton
2008-02-10 19:22 ` David Teller

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=8924F6A2-E1E7-4004-A393-47F1C7789D6D@erratique.ch \
    --to=daniel.buenzli@erratique.ch \
    --cc=caml-list@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;
as well as URLs for NNTP newsgroup(s).