From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id TAA07863; Fri, 27 Jul 2001 19:50:33 +0200 (MET DST) Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id TAA07866 for ; Fri, 27 Jul 2001 19:50:32 +0200 (MET DST) Received: from smtp9.xs4all.nl (smtp9.xs4all.nl [194.109.127.135]) by nez-perce.inria.fr (8.11.1/8.10.0) with ESMTP id f6RHoVT04242 for ; Fri, 27 Jul 2001 19:50:32 +0200 (MET DST) Received: from beertje.william.bogus (williamc.xs4all.nl [213.84.56.92]) by smtp9.xs4all.nl (8.9.3/8.9.3) with ESMTP id TAA06247; Fri, 27 Jul 2001 19:50:30 +0200 (CEST) Received: (from williamc@localhost) by beertje.william.bogus (8.11.2/8.11.2/SuSE Linux 8.11.1-0.5) id f6RHpm225576; Fri, 27 Jul 2001 19:51:48 +0200 X-Authentication-Warning: beertje.william.bogus: williamc set sender to williamc@paneris.org using -f From: William Chesters MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15201.43572.209158.505212@beertje.william.bogus> Date: Fri, 27 Jul 2001 19:51:48 +0200 (CEST) To: caml-list@inria.fr Subject: Re: [Caml-list] Module (re)construction cost In-Reply-To: <20010727160955.A2756@kastanie.ai.univie.ac.at> References: <20010722101845.A31393@localhost.localdomain> <20010727152521.A28238@pauillac.inria.fr> <20010727160955.A2756@kastanie.ai.univie.ac.at> X-Mailer: VM 6.75 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Markus Mottl writes: > let sin sleep munch = > let module Immoderateness = struct > let munch = munch > let sleep = sleep > end in > let module Cockaigne = Make (Immoderateness) in > () > > let _ = sin true true Never mind IFP. If there's a competition for computer poetry, Markus is going to win :). ------------------- Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr