blob: e87fcfb9b398c9d9e5ff6b0eb5f96ae6acb3b7ab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# 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.3 2003/07/28 13:09:06 kosmikus Exp $
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.
|