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.0 required=5.0 tests=none autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by yquem.inria.fr (Postfix) with ESMTP id 73478BB84 for ; Sat, 27 Sep 2008 11:36:57 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AhwBAGeb3UjLOwFrhmdsb2JhbACTLwEBAQoLCAcTBKYLA4Fk X-IronPort-AV: E=Sophos;i="4.33,319,1220220000"; d="scan'208";a="15409477" Received: from concorde.inria.fr ([192.93.2.39]) by mail2-smtp-roc.national.inria.fr with ESMTP; 27 Sep 2008 11:36:57 +0200 Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by concorde.inria.fr (8.13.6/8.13.6) with ESMTP id m8R9av1h010684 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=OK) for ; Sat, 27 Sep 2008 11:36:57 +0200 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AhwBAGeb3UjLOwFrhmdsb2JhbACTLwEBAQoLCAcTBKYLA4Fk X-IronPort-AV: E=Sophos;i="4.33,319,1220220000"; d="scan'208";a="15409476" Received: from outbound.icp-qv1-irony-out2.iinet.net.au ([203.59.1.107]) by mail2-smtp-roc.national.inria.fr with ESMTP; 27 Sep 2008 11:36:55 +0200 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApoEACib3UjLzuai/2dsb2JhbAC5dwOBZA X-IronPort-AV: E=Sophos;i="4.33,319,1220198400"; d="scan'208";a="378002035" Received: from unknown (HELO hendrix.mega-nerd.net) ([203.206.230.162]) by outbound.icp-qv1-irony-out2.iinet.net.au with ESMTP; 27 Sep 2008 17:36:54 +0800 Received: from hendrix (hendrix [192.168.200.99]) by hendrix.mega-nerd.net (Postfix) with SMTP id D223EAD520 for ; Sat, 27 Sep 2008 19:36:53 +1000 (EST) Date: Sat, 27 Sep 2008 19:36:53 +1000 From: Erik de Castro Lopo To: caml-list@inria.fr Subject: Re: [Caml-list] Teaching ocaml programming Message-Id: <20080927193653.c4847bd8.mle+ocaml@mega-nerd.com> In-Reply-To: <20080927193338.e5711419.mle+ocaml@mega-nerd.com> References: <48DCC7B8.4070700@fmf.uni-lj.si> <48DCDF9D.6040401@inescporto.pt> <48DCE49F.7000604@fmf.uni-lj.si> <74cabd9e0809260915v675c31w584653d597b7d92f@mail.gmail.com> <20080927080831.451de23f.mle+ocaml@mega-nerd.com> <20080927092236.GA3348@usha.takhisis.invalid> <20080927193338.e5711419.mle+ocaml@mega-nerd.com> Reply-To: caml-list@inria.fr Organization: Erik Conspiracy Secret Labs X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.9; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Miltered: at concorde with ID 48DDFEB9.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; ocaml:01 ocaml:01 yaron:01 minsky:01 haskell:01 ubuntu:98 wrote:01 caml-list:01 constraints:03 programming:03 programming:03 erik:04 erik:04 problem:05 images:93 Erik de Castro Lopo wrote: > At work we only use the LTS releases, but on my laptop I switch to > every new Ubuntu release in the early beta stages. > > I have had issues with with other software in some releases. My > favourite text editor was horribly broken in Gutsy and Edgy Eft > had so many problems I only stayed with it for a week. I also meant to say that apart from libcairo-ocaml-dev I've never had a problem with the Ocaml related development environment on the non-LTS releases either. Erik -- ----------------------------------------------------------------- Erik de Castro Lopo ----------------------------------------------------------------- "One of our programming maxims is "make illegal states unrepresentable" by which we mean that if a given collection of values constitute an error, then it is better to arrange for that collection of values to be impossible to represent within the constraints of the type system." -- Yaron Minsky http://www.haskell.org/sitewiki/images/0/03/TMR-Issue7.pdf