summaryrefslogtreecommitdiff
blob: d13cf4d8f441e40ecf040119dca539c9f3115882 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# ChangeLog for dev-lang/helium
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/helium/ChangeLog,v 1.6 2004/04/26 17:49:59 agriffis Exp $

  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.