caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: ygrek <ygrek@autistici.org>
To: Josh Berdine <josh@berdine.net>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] They have different arities
Date: Wed, 5 Jul 2017 22:50:02 -0700	[thread overview]
Message-ID: <20170705225002.33c30017@kiwi.local.tld> (raw)
In-Reply-To: <jk60igvan8o95x.fsf@fb.com>

On Tue, 04 Jul 2017 10:15:06 +0100
Josh Berdine <josh@berdine.net> wrote:

> As a workaround, is it feasible for you to do the re-export and instantiation in separate steps?
> ```
> type 'a t' = 'a option = None | Some of 'a
> type t = int t'
> ```

Indeed, this will work. Thanks!
Still original error looks puzzling :)

-- 

      reply	other threads:[~2017-07-06  5:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-04  8:21 ygrek
2017-07-04  9:15 ` Josh Berdine
2017-07-06  5:50   ` ygrek [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=20170705225002.33c30017@kiwi.local.tld \
    --to=ygrek@autistici.org \
    --cc=caml-list@inria.fr \
    --cc=josh@berdine.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).