summaryrefslogtreecommitdiff
blob: 3918abc324c7655c86c646d87a040f5148089029 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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.2 2003/06/05 11:18:16 kosmikus Exp $

  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.