coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Ashish Darbari <ashish_darbariuk AT yahoo.co.uk>
- To: St�phane Lescuyer <lescuyer AT lri.fr>, Adam Chlipala <adamc AT hcoop.net>
- Cc: Ashish Darbari <ashish AT darbari.org>, coq-club AT pauillac.inria.fr
- Subject: Re: [Coq-Club] Finite Maps
- Date: Sun, 11 Jan 2009 20:40:47 +0000 (GMT)
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.uk; h=X-YMail-OSG:Received:X-Mailer:References:Date:From:Reply-To:Subject:To:Cc:MIME-Version:Content-Type:Message-ID; b=PRdG6fxtbUcj0n9WgMRCcYqLiKKPF/2PFUkC/OJ9u/LovTSN6F9ca+C2+JkstbFbPJ0Cu2xgK2SVXOygK33IxasNOa3Ajv+LKxnETWYy5O9Y28MYHUiy8jB4x/Dg4kj0mkbX5VWOS33kPPx0ftN2yMeEfKAuz+JOIDT3IPckl7c=;
- List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>
Thank you, Stephen and Adam. I can download
the svn snapshot and check the Blacklist
option, but clearly there must be more
people out there who may have used Finite
Maps in their work, I would like to see
some examples and some thoughts from
people on efficiency issues, I mean did
people find it too slow to use the extracted
code or reasonable. Where is the best place
to get this info?
Thanks
Ashish
From: St�phane Lescuyer <lescuyer AT lri.fr>
To: Adam Chlipala <adamc AT hcoop.net>
Cc: Ashish Darbari <ashish AT darbari.org>; coq-club AT pauillac.inria.fr
Sent: Sunday, 11 January, 2009 19:22:28
Subject: Re: [Coq-Club] Finite Maps
There was indeed a discussion about this issue earlier in December and
Pierre Letouzey pointed to a new command
Extraction Blacklist <module name> .... .
that forces the extraction mechanism to rename modules like List and
String, in order to avoid clashes with the usual OCaml modules.
That would solve your issue without resorting to -pack (or worse, to sed).
It is only available in the svn snapshot or the current 8.2 beta version though.
HTH,
Stéphane L.
On Sun, Jan 11, 2009 at 8:12 PM, Adam Chlipala <adamc AT hcoop.net> wrote:
> Ashish Darbari wrote:
>>
>> However having compiled these using ocaml compilers and loading (#use)
>>
>> the fMapAVL.ml I get an error message
>>
>> The file ocaml and fMapList.cmi make inconsistent assumptions over
>> interface List
>>
>
> I expect that you extracted a file list.ml, which conflicts with [List] from
> the OCaml standard library. Check out the [-pack] option to the OCaml
> compilers for a way to put your extracted modules in a separate namespace
> and avoid the clash.
>
> --------------------------------------------------------
> Bug reports: http://logical.futurs.inria.fr/coq-bugs
> Archives: http://pauillac.inria.fr/pipermail/coq-club
> http://pauillac.inria.fr/bin/wilma/coq-club
> Info: http://pauillac.inria.fr/mailman/listinfo/coq-club
>
--
I'm the kind of guy that until it happens, I won't worry about it. -
R.H. RoY05, MVP06
- [Coq-Club] Finite Maps, Ashish Darbari
- Re: [Coq-Club] Finite Maps,
Adam Chlipala
- Re: [Coq-Club] Finite Maps,
Stéphane Lescuyer
- Re: [Coq-Club] Finite Maps, Ashish Darbari
- [Coq-Club] Finite Maps - Installing Coq-8.2,
Ashish Darbari
- Re: [Coq-Club] Finite Maps - Installing Coq-8.2,
Yves Bertot
- Re: [Coq-Club] Finite Maps - Installing Coq-8.2, Benjamin Werner
- Re: [Coq-Club] Finite Maps - Installing Coq-8.2,
Ashish Darbari
- Re: [Coq-Club] Finite Maps - Installing Coq-8.2,
Jean-Marc Notin
- Re: [Coq-Club] Finite Maps - Installing Coq-8.2, Ashish Darbari
- Re: [Coq-Club] Finite Maps - Installing Coq-8.2,
Jean-Marc Notin
- Re: [Coq-Club] Finite Maps - Installing Coq-8.2,
Yves Bertot
- Re: [Coq-Club] Finite Maps,
Stéphane Lescuyer
- Re: [Coq-Club] Finite Maps,
Adam Chlipala
Archive powered by MhonArc 2.6.16.