summaryrefslogtreecommitdiff
blob: 1c08901f325ef854c621add24602c676286784c7 (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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
# ChangeLog for dev-lang/ghc-bin
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc-bin/ChangeLog,v 1.9 2003/07/21 11:15:07 kosmikus Exp $

  21 Jul 2003; Andres Loeh <kosmikus@gentoo.org> ghc-bin-5.04.3.ebuild:
  ghc 5.04.3 is apparently not available for sparc as binary, changed KEYWORDS
  accordingly; added the sparc tarballs to the digests for 5.04.2, 5.04.2-r1,
  hopefully fixing bug #24750

  02 Jul 2003; Andres Loeh <kosmikus@gentoo.org> ghc-bin-5.04.3.ebuild,
  ghc-bin-6.0.ebuild:
  Marked 5.04.3 stable. Fixed installation of documentation (now to
  /usr/share/doc/... The hsc2hs wrapper script no longer contains illegal paths.

*ghc-bin-6.0 (12 Jun 2003)

  12 Jun 2003; Andres Loeh <kosmikus@gentoo.org> ghc-bin-6.0.ebuild:
  Version bump.

*ghc-bin-5.04.3 (09 May 2003)

  09 May 2003; Andres Loeh <kosmikus@gentoo.org> ghc-bin-5.04.2-r1.ebuild,
  ghc-bin-5.04.3.ebuild:
  Installs to /opt/ghc/bin now (bug #20185). Updated to version 5.04.3.
  Both updates are marked unstable for now.

*ghc-bin-5.04.2-r1 (09 May 2003)
 
  11 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
  Added missing changelog entry.

*ghc-bin-5.04.2.ebuild (21 Mar 2003)

  21 Mar 2003; George Shapovalov <george@gentoo.org> ghc-bin-5.04.2.ebuild :
  created virtual/ghc, added PROVIDE=virtual/ghc to the ebuild to make dev-lang/ghc bootstrap correctly
  and without unnecessary steps  (#10155)

  11 Feb 2003; George Shapovalov <george@gentoo.org> ChangeLog, ghc-bin-5.04.2.ebuild :
  modified ebuild to add sparc support (sparc people, please test!)
  fixups to wrapper scripts

  14 Dec 2002; George Shapovalov <george@gentoo.org> ChangeLog, ghc-bin-5.04.2.ebuild, files/digest-ghc-bin-5.04.2 :
  initial release
  Glasgow Haskell Compiler - binary package, prebuilt for i386
  
  ghc has been quite a mess as well as a long and resurce-hungry compile.
  This is a first step towards sorting things out. This is the binary installation of ghc, currently 
  for x86 only. It can be used to bootstrap ghc build from source. In fact it is *necessary* to use this 
  binary version to bootstrap ghc on >=gcc-3.2 systems. The old 4.08 ->5.04 way of bootstrapping fails 
  with gcc-3.2.