summaryrefslogtreecommitdiff
blob: 315bf2a4de6d87d235509efc023c471d5dca25fa (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
# ChangeLog for dev-haskell/haddock
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haddock/ChangeLog,v 1.5 2003/11/12 14:47:36 kosmikus Exp $

*haddock-0.6 (12 Nov 2003)

  12 Nov 2003; Andres Loeh <kosmikus@gentoo.org> haddock-0.6.ebuild:
  Version bump.

*haddock-0.5 (28 Jul 2003)

  28 Jul 2003; Andres Loeh <kosmikus@gentoo.org> haddock-0.5.ebuild:
  Version bump. Fixes #23291, too.

  28 Jul 2003; Andres Loeh <kosmikus@gentoo.org> haddock-0.4.ebuild,
  files/haddock-0.4-ghc6.patch:
  Fixed bug #23291. Marked stable for x86.

  05 Jun 2003; Andres Loeh <kosmikus@gentoo.org> haddock-0.4.ebuild:
  fixed dependencies

*haddock-0.4 (21 May 2003)

  21 May 2003; Andres Loeh <kosmikus@gentoo.org> haddock-0.4.ebuild:
  Initial import. An ebuild has been submitted a long time ago
  already by Thomas L. Bevan <tom@regex.com.au>. Thanks for that.
  Haddock is a documentation tool for Haskell that is used by GHC
  itself to document most of its libraries.