Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Jacques Le Normand <rathereasy@gmail.com>
To: caml-list@inria.fr
Subject: Re: [Caml-list] New GADT iteration
Date: Fri, 11 Nov 2011 03:44:20 -0500	[thread overview]
Message-ID: <CAK0y-3628eJ0iaMEZKLDPWG2U0XB_pX+Ok=zCyuieNAWx25KLQ@mail.gmail.com> (raw)
In-Reply-To: <20111111082402.GO27144@kerneis.info>

fixed

On Fri, Nov 11, 2011 at 3:24 AM, Gabriel Kerneis <kerneis@pps.jussieu.fr> wrote:
> On Fri, Nov 11, 2011 at 04:57:07PM +0900, Jacques Garrigue wrote:
>> Some of you may already be aware that GADTs are available in trunk,
>> since this summer. Information is available here:
>>       https://sites.google.com/site/ocamlgadt/
>
> I think there is a typo on this page: in the function length, the case
> | Cons (a,b) -> length b
> should be
> | Cons (a,b) -> 1 + length b
>
> The repository location is also flawed; instead of
>        svn checkout http://caml.inria.fr/caml/svn/ocaml/trunk
> it should be
>        svn checkout http://caml.inria.fr/svn/ocaml/branches/gadts-devel
> (note the spurious "caml" in the current url).
>
> Best regards,
> --
> Gabriel Kerneis
>
> --
> Caml-list mailing list.  Subscription management and archives:
> https://sympa-roc.inria.fr/wws/info/caml-list
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
>
>


  reply	other threads:[~2011-11-11  8:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-11  7:57 Jacques Garrigue
2011-11-11  8:24 ` Gabriel Kerneis
2011-11-11  8:44   ` Jacques Le Normand [this message]
2011-11-12 14:18 ` "Markus W. Weißmann"
2011-11-24  9:13 ` [Caml-list] " Jacques Garrigue

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='CAK0y-3628eJ0iaMEZKLDPWG2U0XB_pX+Ok=zCyuieNAWx25KLQ@mail.gmail.com' \
    --to=rathereasy@gmail.com \
    --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