From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.3 required=5.0 tests=AWL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail4-relais-sop.national.inria.fr (mail4-relais-sop.national.inria.fr [192.134.164.105]) by yquem.inria.fr (Postfix) with ESMTP id 24139BBC1 for ; Mon, 10 Mar 2008 23:56:07 +0100 (CET) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AigCANdZ1UfRVca9kmdsb2JhbACDI41fAQEBAQcEBAkKFpNhhWk X-IronPort-AV: E=Sophos;i="4.25,476,1199660400"; d="scan'208";a="23603343" Received: from rv-out-0910.google.com ([209.85.198.189]) by mail4-smtp-sop.national.inria.fr with ESMTP; 10 Mar 2008 23:56:06 +0100 Received: by rv-out-0910.google.com with SMTP id k20so1147289rvb.3 for ; Mon, 10 Mar 2008 15:56:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=E/RrhK/e7ug94AhWPY8bITay+9dJV/+15eotzzC8xpI=; b=D2hkvtX/IPcwigwSRTsmpBq6/gbstfnV3PQwGIvBasok3WCPvbPPBzBdYGNN8lawkFfkLu4whskl8jg41Vw/GrQIiCCJQe0sF/gat+kYIV4T8hRVaDC0f+eoEtAJ3xxwR99rKuE3bp2m+xKqWPlkMz2qn/1f3Zjxq67tKTBmGGc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=A9q/amcx9vgWi8NdXokTCO0OmkOxS5NCu0mxCEM2p/NShGSh7uG/9cf38wj+E51EwSsvY/8flJ0A72mGztOdUBXQXb2ZHvFGPtGnCJcqJQEbCrU+HTBubxWkgSyIiOfoY8FASBgVyfBOVoaSkUgVkgAlRtKlqwPkXivMYcRBI4s= Received: by 10.140.125.1 with SMTP id x1mr3668337rvc.287.1205189765145; Mon, 10 Mar 2008 15:56:05 -0700 (PDT) Received: by 10.141.206.10 with HTTP; Mon, 10 Mar 2008 15:56:05 -0700 (PDT) Message-ID: Date: Mon, 10 Mar 2008 18:56:05 -0400 From: "Markus Mottl" To: "David Teller" Subject: Re: [Caml-list] Type manifest Cc: Caml In-Reply-To: <1205188265.6612.24.camel@Blefuscu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1205188265.6612.24.camel@Blefuscu> X-Spam: no; 0.00; markus:01 mottl:01 markus:01 mottl:01 univ-orleans:01 camlp:01 manifests:01 ctyp:01 ctyp:01 ocaml:01 10,:98 wrote:01 caml-list:01 variant:02 caml:02 On Mon, Mar 10, 2008 at 6:31 PM, David Teller wrote: > Dear list, > While browsing around camlp4's source code, I've encountered type > manifests (TyMan of string and ctyp and ctyp). I haven't been able to > find any documentation on the subject. Could anyone point me to a > reference ? Look under "Re-exported variant type or record type: an equation, a representation." on this manual page: http://caml.inria.fr/pub/docs/manual-ocaml/manual016.html Regards, Markus -- Markus Mottl http://www.ocaml.info markus.mottl@gmail.com