summaryrefslogtreecommitdiff
blob: 9cf8a7286b93828d8ae84bac907cea36ee14de0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# ChangeLog for dev-haskell/happy
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/ChangeLog,v 1.3 2004/04/14 12:03:12 kosmikus Exp $

*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.