summaryrefslogtreecommitdiff
blob: da047daa0027c2989f1d7a1eecd624253ea37a98 (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
# ChangeLog for dev-haskell/happy
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/ChangeLog,v 1.8 2005/01/19 10:35:11 kosmikus Exp $

*happy-1.15 (19 Jan 2005)

  19 Jan 2005; Andres Loeh <kosmikus@gentoo.org> +happy-1.15.ebuild:
  New happy release.

  10 Nov 2004; Andres Loeh <kosmikus@gentoo.org> happy-1.14.ebuild:
  Moved inherit to the correct position within the ebuild.

  21 Oct 2004; Andres Loeh <kosmikus@gentoo.org> happy-1.13.ebuild,
  happy-1.14.ebuild, files/happy-1.13-pragma.patch.bz2,
  files/happy-1.14-gcc3.4.patch:
  Patched for gcc-3.4.

*happy-1.14 (14 Apr 2004)

  14 Apr 2004; Andres Loeh <kosmikus@gentoo.org> happy-1.14.ebuild:
  New version.

  06 Jan 2004; Andres Loeh <kosmikus@gentoo.org> happy-1.13.ebuild,
  files/happy-1.13-pragma.patch.bz2:
  Added patch so that happy can be built with ghc 6.2.

*happy-1.13 (22 Apr 2003)

  22 Apr 2003; Andres Loeh <kosmikus@gentoo.org> all :

  Initial import. Thanks to Peter Simons <simons+gentoo@cryp.to> for
  submitting an ebuild. happy is a yacc-like parser generator for Haskell.
  This should close bug #12836.