Gentoo-Portage.com

Search Portage:
Login     Register     Language Tools

dev-lang/helium

Helium (for learning Haskell)

Screenshots

  • helium-1.6
    -amd64 ~ppc -sparc ~x86
    readline
    View      Download      License: GPL-2
  • helium-1.2-r1
    x86 -sparc ~ppc
    readline
    View      Download      License: GPL-2
  • helium-1.1
    x86 -sparc
    readline
    View      Download      License: GPL-2

ChangeLog

# ChangeLog for dev-lang/helium
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/helium/ChangeLog,v 1.22 2008/03/12 12:57:36 phreak Exp $

12 Mar 2008; Christian Heim <phreak@gentoo.org> metadata.xml:
Removing Andres Loeh (kosmikus, #200333) from metadata.xml.

31 Oct 2007; Duncan Coutts <dcoutts@gentoo.org> helium-1.1.ebuild,
helium-1.2-r1.ebuild, helium-1.6.ebuild:
Drop virtual/ghc in favour of dev-lang/ghc

10 Apr 2007; <kolmodin@gentoo.org> helium-1.1.ebuild:
Fix deps, identical to bug 161424.

10 Apr 2007; Lennart Kolmodin <kolmodin@gentoo.org> helium-1.2-r1.ebuild:
Fix dependencies wrt bug 161424, i.e. dep+block overlap.
Thanks to Bram Schoenmakers <bramschoenmakers@xs4all.nl> for the patch.

*helium-1.6 (06 Apr 2007)

06 Apr 2007; Andres Loeh <kosmikus@gentoo.org> +files/helium-wrapper-1.6,
+helium-1.6.ebuild:
Added new version 1.6, which is going to replace the broken older ebuilds.

06 Jan 2007; Andres Loeh <kosmikus@gentoo.org> helium-1.1.ebuild:
Fixed elog / einfo usage.

19 Sep 2006; Duncan Coutts <dcoutts@gentoo.org> helium-1.1.ebuild,
helium-1.2-r1.ebuild:
Block on ghc-6.4 rather than forcing a downgrade.

24 Jul 2005; <duncan@gentoo.org> helium-1.1.ebuild, helium-1.2-r1.ebuild:
Change the ghc dependency to a form that portage can cope with better.

04 May 2005; David Holm <dholm@gentoo.org> helium-1.2-r1.ebuild:
Added to ~ppc.

19 Mar 2005; Andres Loeh <kosmikus@gentoo.org> helium-1.1.ebuild,
helium-1.2-r1.ebuild:
Marked helium-1.2 stable on x86. Currently, helium cannot be compiled with
ghc-6.4 and is thus blocked by this version.

19 Feb 2005; Jason Wever <weeve@gentoo.org> helium-1.1.ebuild,
helium-1.2-r1.ebuild:
Masked on SPARC as dependencies cannot be met.

*helium-1.2-r1 (18 Nov 2004)

18 Nov 2004; Andres Loeh <kosmikus@gentoo.org>
+files/helium-1.2-libraries.patch, files/helium-wrapper,
+helium-1.2-r1.ebuild:
Made compatible with gcc-3.4 and fixed a bug that caused the wrong set of
libraries to be used by default (both bug #71183).

17 Oct 2004; Thomas Matthijs <axxo@gentoo.org> helium-1.1.ebuild,
helium-1.2.ebuild:
dojar --> java-pkg_dojar

01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> helium-1.1.ebuild,
helium-1.2.ebuild:
virtual/glibc -> virtual/libc

03 Jun 2004; Aron Griffis <agriffis@gentoo.org> helium-1.1.ebuild,
helium-1.2.ebuild:
Fix use invocation

26 Apr 2004; Aron Griffis <agriffis@gentoo.org> helium-1.1.ebuild,
helium-1.2.ebuild:
Add die following econf for bug 48950

*helium-1.2 (18 Feb 2004)

18 Feb 2004; Andres Loeh <kosmikus@gentoo.org> :
New version (#40365).

02 Dec 2003; Andres Loeh <kosmikus@gentoo.org> helium-1.1.ebuild:
Corrected source URI's according to bug #34849.

06 Jun 2003; Andres Loeh <kosmikus@gentoo.org> helium-1.1.ebuild:
adapted to GHC 6.0

*helium-1.1 (09 May 2003)

09 May 2003; Andres Loeh <kosmikus@gentoo.org> helium-1.1.ebuild,
files/helium-1.1-readline.patch, files/helium-wrapper:
Initial import. Helium is a pure functional programming language that provides
a subset of Haskell. It is designed to be simple and easy to learn. The
compiler has excellent error messages.