Received: by 10.42.80.2 with SMTP id t2mr8891918ick.9.1349637360246; Sun, 07 Oct 2012 12:16:00 -0700 (PDT) X-BeenThere: idris-lang@googlegroups.com Received: by 10.50.214.34 with SMTP id nx2ls4005242igc.1.gmail; Sun, 07 Oct 2012 12:15:59 -0700 (PDT) Received: by 10.42.212.133 with SMTP id gs5mr8454032icb.22.1349637359802; Sun, 07 Oct 2012 12:15:59 -0700 (PDT) Received: by 10.42.212.133 with SMTP id gs5mr8454031icb.22.1349637359786; Sun, 07 Oct 2012 12:15:59 -0700 (PDT) Return-Path: Received: from mail-ie0-f180.google.com (mail-ie0-f180.google.com [209.85.223.180]) by gmr-mx.google.com with ESMTPS id s9si940454igw.0.2012.10.07.12.15.59 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 07 Oct 2012 12:15:59 -0700 (PDT) Received-SPF: pass (google.com: domain of carter.schonw...@gmail.com designates 209.85.223.180 as permitted sender) client-ip=209.85.223.180; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of carter.schonw...@gmail.com designates 209.85.223.180 as permitted sender) smtp.mail=carter.schonw...@gmail.com; dkim=pass header...@gmail.com Received: by mail-ie0-f180.google.com with SMTP id e10so6824565iej.25 for ; Sun, 07 Oct 2012 12:15:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=KNclZMomVOpNjQPvHDqMATyDffuOshUZzY4zk9MoMds=; b=0Ss6NKNHM45Bj/691AW0U1PaRY2gNgS9wsRk1irxvwUx5S+SOh++5xc7vGKrrTfM/f 8op1lND+V5bqfbyim56JijfaIGqQmQmWfVMwskN8fCOqY9H6sNLYWFq7zDHT6vYNFFB7 7MEu9ah+/YROhzzNd3E6H4PAJyIbgzuiCZFsLmKWUrdF958DRltAzKC7iQYcU0eSAd9I oB4UZWR8r6O+CmRzbsp/VjQJj0aOR8aIwP6xUGt2E3/OVAdWws75NM3egT5rBHV4WR3N tmVHb7cWvR97xXfbUtGL8dnw0nbPJzWdRrwF+Ks2YK7e40NM9c2wmcSW7VtfXQib9/Dc wjyw== Received: by 10.50.237.70 with SMTP id va6mr4068841igc.8.1349637359632; Sun, 07 Oct 2012 12:15:59 -0700 (PDT) MIME-Version: 1.0 Received: by 10.43.110.131 with HTTP; Sun, 7 Oct 2012 12:15:39 -0700 (PDT) In-Reply-To: <22EBBE10-DEB6-4C0D-B4A0-88030D2C8...@gmail.com> References: <22EBBE10-DEB6-4C0D-B4A0-88030D2C8...@gmail.com> From: Carter Schonwald Date: Sun, 7 Oct 2012 15:15:39 -0400 Message-ID: Subject: Re: [Idris] Idris 0.9.4 released To: idris-lang@googlegroups.com Content-Type: multipart/alternative; boundary=f46d044786f36581cd04cb7cefe0 --f46d044786f36581cd04cb7cefe0 Content-Type: text/plain; charset=UTF-8 i get the error that "Could not find module `IRTS.CodegenJava'" when i do the hackage build, but building from current github head works fine On Sun, Oct 7, 2012 at 10:21 AM, Edwin Brady wrote: > Dear all, > Idris version 0.9.4 has been released on Hackage. To install, run "cabal > update" and type "cabal install idris". This is primarily a bug fix > release, to correct some teething problems with the new compiler back end. > > It includes the following user visible changes: > > * Simple packaging system (see > http://idris-lang.org/documentation/packages) > * Added --dumpc flag for displaying generated code > > Internal changes: > > * Improve overloading resolution (especially where this is a type error) > * Various important bug fixes with evaluation and compilation > * More aggressive compile-time evaluation > > As always, please report any problems on the github issue tracker ( > https://github.com/edwinb/Idris-dev/issues) - I will catch up with what > is on there eventually! Also, do let me know how you get on in general > either via the mailing list or the #idris channel on irc.freenode.net. > > Edwin. --f46d044786f36581cd04cb7cefe0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable i get the error that "Could not find module `IRTS.CodegenJava'&quo= t; when i do the hackage build, but building from current github head=C2=A0=
works fine

On Sun, Oct 7, 2012 at 10= :21 AM, Edwin Brady <edwin.br...@gmail.com> wrote:
Dear all,
Idris version 0.9.4 has been released on Hackage. To install, run "cab= al update" and type "cabal install idris". This is primarily= a bug fix release, to correct some teething problems with the new compiler= back end.

It includes the following user visible changes:

* Simple packaging system (see http://idris-lang.org/documentation/packages= )
* Added --dumpc flag for displaying generated code

Internal changes:

* Improve overloading resolution (especially where this is a type error) * Various important bug fixes with evaluation and compilation
* More aggressive compile-time evaluation

As always, please report any problems on the github issue tracker (https://g= ithub.com/edwinb/Idris-dev/issues) - I will catch up with what is on th= ere eventually! Also, do let me know how you get on in general either via t= he mailing list or the #idris channel on irc.freenode.net.

Edwin.

--f46d044786f36581cd04cb7cefe0--