summaryrefslogtreecommitdiff
blob: 8719e6aa1fa76c9641d060fdc93988e5dbb8f535 (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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
# ChangeLog for dev-haskell/haddock
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haddock/ChangeLog,v 1.111 2013/09/10 08:37:05 ago Exp $

  10 Sep 2013; Agostino Sarubbo <ago@gentoo.org> haddock-2.13.2-r1.ebuild:
  Stable for amd64, wrt bug #483462

  10 Sep 2013; Patrick Lauer <patrick@gentoo.org> haddock-2.13.2-r1.ebuild:
  Remove stable keyword until dependencies catch up

  03 Sep 2013; Agostino Sarubbo <ago@gentoo.org> haddock-2.13.2-r1.ebuild:
  Stable for amd64, wrt bug #483462

*haddock-2.13.2-r1 (29 May 2013)

  29 May 2013; Alexander Vershilov <qnikst@gentoo.org>
  +haddock-2.13.2-r1.ebuild:
  fix haddock-2.13.2 build in absence of alex and happy (due #471384)

*haddock-2.13.2 (26 May 2013)

  26 May 2013; Mark Wright <gienah@gentoo.org> +haddock-2.13.2.ebuild:
  Bump haddock to 2.13.2

  25 Apr 2013; Agostino Sarubbo <ago@gentoo.org> haddock-2.10.0-r2.ebuild:
  Stable for sparc, wrt bug #457780

  18 Apr 2013; Agostino Sarubbo <ago@gentoo.org> haddock-2.10.0-r2.ebuild:
  Stable for ia64, wrt bug #457780

  18 Apr 2013; Agostino Sarubbo <ago@gentoo.org> haddock-2.10.0-r2.ebuild:
  Stable for alpha, wrt bug #457780

  14 Apr 2013; Agostino Sarubbo <ago@gentoo.org> haddock-2.10.0-r2.ebuild:
  Stable for ppc, wrt bug #457780

  28 Mar 2013; Agostino Sarubbo <ago@gentoo.org> haddock-2.10.0-r2.ebuild:
  Stable for x86, wrt bug #457780

  28 Mar 2013; Agostino Sarubbo <ago@gentoo.org> haddock-2.10.0-r2.ebuild:
  Stable for amd64, wrt bug #457780

  28 Mar 2013; Sergei Trofimovich <slyfox@gentoo.org> haddock-2.10.0-r2.ebuild:
  restored ~ia64 keyword

  10 Feb 2013; Sergei Trofimovich <slyfox@gentoo.org> haddock-2.6.1.ebuild:
  Constrained older haddock release ot use ghc-6.12 (bug #454442 by fffaaaaew).

*haddock-2.13.1-r2 (10 Feb 2013)

  10 Feb 2013; Sergei Trofimovich <slyfox@gentoo.org>
  +files/haddock-2.13.1-renameType.patch, +haddock-2.13.1-r2.ebuild,
  -haddock-2.13.1.ebuild, haddock-2.10.0-r2.ebuild:
  Unmask latest haddock for ghc-7.6. Constraint older haddock to old ghc (bug
  #456410 by Tobias Klausmann).

  01 Jan 2013; Sergei Trofimovich <slyfox@gentoo.org> -haddock-2.10.0.ebuild,
  -haddock-2.9.2.ebuild:
  Removed old.

  01 Jan 2013; Sergei Trofimovich <slyfox@gentoo.org>
  -files/haddock-2.4.2-Setup.hs, -haddock-2.4.2.ebuild:
  Removed old.

*haddock-2.13.1 (18 Nov 2012)

  18 Nov 2012; Mark Wright <gienah@gentoo.org>
  +files/haddock-2.13.1-drop-tools.patch, +haddock-2.13.1.ebuild:
  Bump haddock to 2.13.1 with no keywords, as depends on ghc 7.6.1 which is not
  yet in portage

*haddock-2.10.0-r2 (21 Oct 2012)

  21 Oct 2012; Sergei Trofimovich <slyfox@gentoo.org>
  +files/haddock-2.10.0-ticket-202.patch, +haddock-2.10.0-r2.ebuild,
  -haddock-2.10.0-r1.ebuild, haddock-2.10.0.ebuild:
  Fix build error against nonbundled cabal (bug #435726 by Alex and Kyle Blake).

  14 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> haddock-2.10.0-r1.ebuild,
  haddock-2.10.0.ebuild, haddock-2.4.2.ebuild, haddock-2.6.1.ebuild,
  haddock-2.9.2.ebuild:
  adding mirror://hackage

  20 Aug 2012; Christoph Junghans <ottxor@gentoo.org> haddock-2.10.0-r1.ebuild:
  added prefix keywords

*haddock-2.10.0-r1 (02 Jun 2012)

  02 Jun 2012; Mark Wright <gienah@gentoo.org>
  +files/haddock-2.10.0-dont-crash-on-unicode-strings-in-doc-comments.patch,
  +haddock-2.10.0-r1.ebuild:
  Apply patch from upstream: Don't crash on unicode strings in doc comments.

  25 Mar 2012; Sergei Trofimovich <slyfox@gentoo.org>
  +files/haddock-2.10.0-drop-tools.patch, haddock-2.10.0.ebuild:
  Get rid of dev-haskell/happy and dev-haskell/alex depends (reported by judu).

  18 Mar 2012; Sergei Trofimovich <slyfox@gentoo.org>
  +files/haddock-2.9.2-cabal-1.10.patch, haddock-2.9.2.ebuild:
  dev-haskell/haddock: restrict haddock down to cabal-1.10 (fails with 1.14)

  09 Mar 2012; Sergei Trofimovich <slyfox@gentoo.org>
  +files/haddock-2.6.1-cabal-1.8.patch, haddock-2.6.1.ebuild:
  Fix build failure against system's cabal-1.10 (use cabal bundled with ghc).
  Fixes bug #383707 by Niklas Johansson and others.

*haddock-2.10.0 (06 Mar 2012)

  06 Mar 2012; Mark Wright <gienah@gentoo.org>
  -haddock-2.10.0_pre20120202.ebuild, +haddock-2.10.0.ebuild:
  Bump to 2.10.0, which is the same version included in ghc 7.4.1. Remove
  haddock-2.10.0_pre20120202, since the haddock 2.10.0 included in ghc 7.4.1 is
  now on hackage.

*haddock-2.10.0_pre20120202 (04 Mar 2012)

  04 Mar 2012; Mark Wright <gienah@gentoo.org> haddock-2.9.2.ebuild,
  +haddock-2.10.0_pre20120202.ebuild:
  Add haddock 2.10.0_pre20120202 that is included in ghc 7.4.1

*haddock-2.9.2 (03 Aug 2011)

  03 Aug 2011; Sergei Trofimovich <slyfox@gentoo.org> +haddock-2.9.2.ebuild:
  Version bump (ghc-7 compatible).

  05 Jun 2011; Sergei Trofimovich <slyfox@gentoo.org> -haddock-0.8.ebuild,
  -haddock-0.9.ebuild, -haddock-2.4.1.ebuild:
  Removed old (needed ancient ghc and Cabal).

  05 Jun 2011; Sergei Trofimovich <slyfox@gentoo.org> haddock-2.6.1.ebuild:
  restored lost ~x86-fbsd (we have ghc there now)

  25 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> haddock-2.6.1.ebuild:
  ppc/ppc64 stable wrt #338652

  01 Nov 2010; Sergei Trofimovich <slyfox@gentoo.org> haddock-2.6.1.ebuild:
  sparc stable (bug #338652)

  19 Oct 2010; Thomas Kahle <tomka@gentoo.org> haddock-2.6.1.ebuild:
  x86 stable per bug 338652

  09 Oct 2010; Sergei Trofimovich <slyfox@gentoo.org> haddock-2.6.1.ebuild:
  Restored ~alpha and ~ia64 keywords (now we have ghc-6.12.3 with exported
  API).

  26 Sep 2010; Markos Chandras <hwoarang@gentoo.org> haddock-2.6.1.ebuild:
  Stable on amd64 wrt bug #338652

  19 Sep 2010; Sergei Trofimovich <slyfox@gentoo.org> haddock-2.6.1.ebuild:
  Restored ~sparc keyword.

  19 Sep 2010; Sergei Trofimovich <slyfox@gentoo.org> haddock-2.4.1.ebuild,
  haddock-2.4.2.ebuild, haddock-2.6.1.ebuild:
  Make haddock usable on hardened. Disabled enforced memory protection (bug
  #299709).

  01 Aug 2010; Sergei Trofimovich <slyfox@gentoo.org> haddock-2.6.1.ebuild:
  Marked ~ppc. Thanks to Michael Mounteney (monty) for testing.

  01 Jul 2010; Jeroen Roovers <jer@gentoo.org> haddock-0.8.ebuild,
  haddock-0.9.ebuild, haddock-2.4.1.ebuild:
  Drop support for ghc and darcs.

  29 Jun 2010; Lennart Kolmodin <kolmodin@gentoo.org> haddock-2.6.1.ebuild:
  Remove some keywords until those arches have ghc-6.12.3 keyworded.

*haddock-2.6.1 (13 Jun 2010)

  13 Jun 2010; Lennart Kolmodin <kolmodin@gentoo.org> -haddock-2.6.0.ebuild,
  +haddock-2.6.1.ebuild:
  Version bump.

  31 May 2010; Joseph Jezak <josejx@gentoo.org> haddock-2.4.2.ebuild,
  haddock-2.6.0.ebuild:
  Marked ~ppc.

  30 Mar 2010; Lennart Kolmodin <kolmodin@gentoo.org> haddock-2.4.1.ebuild,
  haddock-2.4.2.ebuild, files/haddock-2.4.2-Setup.hs:
  Change deps of 2.4.1 to only work with cabal-1.6*.
  For 2.4.2 we've patched so it workes with both cabal-1.6 and cabal-1.8.
  See bug #302489.

  30 Mar 2010; Lennart Kolmodin <kolmodin@gentoo.org> haddock-2.4.2.ebuild:
  Change deps of 2.4.2, it only builds with cabal-1.6*. See bug #302489.

  28 Mar 2010; Lennart Kolmodin <kolmodin@gentoo.org> haddock-2.6.0.ebuild:
  Add dependencies alex and happy, see bug #302397.

*haddock-2.6.0 (26 Jan 2010)

  26 Jan 2010; <kolmodin@gentoo.org> +haddock-2.6.0.ebuild:
  Version bump the haddock version used by ghc 6.12.1.

  31 Oct 2009; Lennart Kolmodin <kolmodin@gentoo.org> haddock-2.4.2.ebuild:
  Add keywords tested in the overlay.

  30 Aug 2009; Lennart Kolmodin <kolmodin@gentoo.org> haddock-2.4.1.ebuild:
  Add ~ppc now that we have ghc 6.8.2 for that arch.

  29 Jul 2009; Lennart Kolmodin <kolmodin@gentoo.org> haddock-2.4.1.ebuild:
  Update cabal dependency due to bundled ghc-paths, ghc-paths needs
  >=cabal-1.6.

  28 Jul 2009; Lennart Kolmodin <kolmodin@gentoo.org> haddock-2.4.1.ebuild:
  Don't depend on dev-haskell/filepath to avoid circular dependency.
  dev-haskell/filepath is included in >=ghc-6.8.2 anyway, so we use it from
  core. See comments in ebuild.

*haddock-2.4.1 (23 Jul 2009)

  23 Jul 2009; Lennart Kolmodin <kolmodin@gentoo.org> +haddock-2.4.1.ebuild:
  Version bump.

  23 Jul 2009; Lennart Kolmodin <kolmodin@gentoo.org> haddock-2.4.2.ebuild:
  Relax deps, haddock works with dev-lang/ghc-6.10.4 too.

  15 Jul 2009; Lennart Kolmodin <kolmodin@gentoo.org> haddock-2.4.2.ebuild:
  Haddock 2.4.2 supports ghc-6.10.3 too, update DEPEND.

  06 May 2009; Lennart Kolmodin <kolmodin@gentoo.org>
  +files/haddock-2.4.2-Setup.hs, haddock-2.4.2.ebuild:
  Hide dependency on filepath and bundle dependency on ghc-paths.
  This is to make it easier to install/upgrade haddock when you've just
  upgraded/installed ghc-6.10.
  Relevant bug #268248.

  26 Apr 2009; Lennart Kolmodin <kolmodin@gentoo.org> haddock-0.8.ebuild,
  haddock-0.9.ebuild:
  Change deps so older haddock won't be used with ghc-6.10.

*haddock-2.4.2 (19 Apr 2009)

  19 Apr 2009; Lennart Kolmodin <kolmodin@gentoo.org> +haddock-2.4.2.ebuild:
  Version bump. Depends on dev-lang/ghc-6.10.2, so it's currently masked for
  testing.

  04 Oct 2008; Raúl Porcel <armin76@gentoo.org> haddock-0.8.ebuild:
  alpha/ia64 stable

  02 Aug 2008; Lennart Kolmodin <kolmodin@gentoo.org> haddock-0.8.ebuild:
  inherit autotools. Spotted by dleverton.

  08 Jul 2008; Lennart Kolmodin <kolmodin@gentoo.org> haddock-0.8.ebuild:
  Change autoconf into eautoconf, and minor repoman fixes.

*haddock-0.9 (26 Jan 2008)

  26 Jan 2008; Duncan Coutts <dcoutts@gentoo.org> -haddock-0.7.ebuild,
  +haddock-0.9.ebuild:
  Add new version and remove old version which had some QA issues.

  13 Dec 2007; Duncan Coutts <dcoutts@gentoo.org> haddock-0.8.ebuild:
  Updates for upward compatability with cabal-1.2 and ghc-6.8

  12 Dec 2007; Duncan Coutts <dcoutts@gentoo.org> haddock-0.7.ebuild:
  Remove unnecessary blocker.

  31 Oct 2007; Duncan Coutts <dcoutts@gentoo.org> haddock-0.7.ebuild,
  haddock-0.8.ebuild:
  Drop virtual/ghc in favour of dev-lang/ghc

  11 Aug 2007; Steve Dibb <beandog@gentoo.org> haddock-0.8.ebuild:
  amd64 stable, bug 186849

  30 Jul 2007; Markus Rothe <corsair@gentoo.org> haddock-0.8.ebuild:
  Stable on ppc64; bug #186849

  30 Jul 2007; Jeroen Roovers <jer@gentoo.org> haddock-0.8.ebuild:
  Stable for HPPA (bug #186849).

  30 Jul 2007; Ferris McCormick <fmccor@gentoo.org> haddock-0.8.ebuild:
  Sparc stable --- Bug #186849 --- all as expected.

  28 Jul 2007; nixnut <nixnut@gentoo.org> haddock-0.8.ebuild:
  Stable on ppc wrt bug 186849

  26 Dec 2006; Timothy Redaelli <drizzt@gentoo.org> haddock-0.8.ebuild:
  Add ~x86-fbsd keyword.

  12 Oct 2006; Duncan Coutts <dcoutts@gentoo.org> haddock-0.7.ebuild:
  Block version 0.7 against ghc-6.6. Version 0.8 is ok with ghc-6.6

  12 Oct 2006; Duncan Coutts <dcoutts@gentoo.org>
  -files/haddock-0.6-gcc3.4.patch, -haddock-0.6-r3.ebuild:
  Remove old version.

  12 Oct 2006; Duncan Coutts <dcoutts@gentoo.org> haddock-0.8.ebuild:
  Oops, did not mean to drop all the KEYWORDS

*haddock-0.8 (12 Oct 2006)

  12 Oct 2006; Duncan Coutts <dcoutts@gentoo.org> +haddock-0.8.ebuild:
  New version with a few nice new features

  28 Aug 2006; Jeroen Roovers <jer@gentoo.org> haddock-0.7.ebuild:
  Stable for HPPA (bug #140369).

  21 May 2006; Markus Rothe <corsair@gentoo.org> haddock-0.7.ebuild:
  Stable on ppc64

  27 Mar 2006; Duncan Coutts <dcoutts@gentoo.org> haddock-0.7.ebuild:
  Marked ~ia64

  23 Mar 2006; Chris White <chriswhite@gentoo.org> haddock-0.7.ebuild:
  Marked haddock-0.7 amd64/x86 stable for bug #126134.

  21 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> haddock-0.7.ebuild:
  Stable on sparc wrt #126134

  20 Mar 2006; <nixnut@gentoo.org> haddock-0.7.ebuild:
  Stable on ppc. Bug #126134

  13 Mar 2006; Jeroen Roovers <jer@gentoo.org> haddock-0.7.ebuild:
  Marked ~hppa (bug #125389).

  01 Mar 2006; Markus Rothe <corsair@gentoo.org> haddock-0.7.ebuild:
  Added ~ppc64; bug #88362

  10 Feb 2006; <dcoutts@gentoo.org> -haddock-0.6-r2.ebuild, haddock-0.7.ebuild:
  Marked ~alpha. Removed old haddock-0.6-r2 revision.

  12 Dec 2005; Luis f. Araujo <araujo@gentoo.org> haddock-0.7.ebuild:
  Removing java use flag, bug #107019

  19 Sep 2005; Luis F. Araujo <araujo@gentoo.org> haddock-0.7.ebuild:
  Fixed multilib inheritance

  19 Sep 2005; Luis F. Araujo <araujo@gentoo.org> haddock-0.6-r3.ebuild:
  Fixed multilib inheritance

  15 Sep 2005; Andres Loeh <kosmikus@gentoo.org> haddock-0.6-r2.ebuild,
  haddock-0.6-r3.ebuild, haddock-0.7.ebuild:
  Fail with an informative error message when haddock is merged before ghc due
  to a portage bug.

  01 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> haddock-0.6-r3.ebuild:
  Stable on sparc

*haddock-0.7 (05 Aug 2005)

  05 Aug 2005; Andres Loeh <kosmikus@gentoo.org> +haddock-0.7.ebuild:
  New version.

  20 May 2005; <dcoutts@gentoo.org> haddock-0.6-r3.ebuild:
  Added ~sparc to KEYWORDS.

  10 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> haddock-0.6-r3.ebuild:
  Stable on ppc.

  24 Mar 2005; Andres Loeh <kosmikus@gentoo.org> haddock-0.6-r3.ebuild:
  haddock-0.6-r3 works with ghc-6.4 now.

  23 Mar 2005; Andres Loeh <kosmikus@gentoo.org> haddock-0.6-r2.ebuild,
  haddock-0.6-r3.ebuild:
  haddock is currently blocked by ghc-6.4, and haddock-0.6-r3 now inherits
  ghc-package.eclass, hopefully fixing bug #86214.

  23 Feb 2005; Michael Sterrett <mr_bones_@gentoo.org> haddock-0.6-r2.ebuild,
  haddock-0.6-r3.ebuild:
  sparc needs deps first

  18 Nov 2004; Andres Loeh <kosmikus@gentoo.org> haddock-0.6-r3.ebuild:
  Can now be built on amd64 (bug #69830). Moved to ~amd64.

*haddock-0.6-r3 (21 Oct 2004)

  21 Oct 2004; Andres Loeh <kosmikus@gentoo.org> haddock-0.4.ebuild,
  haddock-0.5.ebuild, haddock-0.6-r1.ebuild, haddock-0.6-r3.ebuild,
  haddock-0.6.ebuild, files/haddock-0.4-ghc6.patch,
  files/haddock-0.6-gcc3.4.patch:
  Patched to build with gcc-3.4. Removed old versions.

  19 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> haddock-0.4.ebuild,
  haddock-0.5.ebuild, haddock-0.6-r1.ebuild, haddock-0.6-r2.ebuild,
  haddock-0.6.ebuild:
  Fixed missing dependencies; bug #68021.

  24 Sep 2004; <SeJo@gentoo.org> haddock-0.6-r2.ebuild:
  stable bump due to bug 59753

  02 Jun 2004; Aron Griffis <agriffis@gentoo.org> haddock-0.4.ebuild,
  haddock-0.5.ebuild, haddock-0.6-r1.ebuild, haddock-0.6-r2.ebuild,
  haddock-0.6.ebuild:
  Fix use invocation

  18 May 2004; Mamoru KOMACHI <usata@gentoo.org> haddock-0.4.ebuild,
  haddock-0.5.ebuild, haddock-0.6-r1.ebuild, haddock-0.6-r2.ebuild,
  haddock-0.6.ebuild:
  Changed app-text/tetex to virtual/tetex.

  25 Apr 2004; Aron Griffis <agriffis@gentoo.org> haddock-0.4.ebuild,
  haddock-0.5.ebuild, haddock-0.6-r1.ebuild, haddock-0.6-r2.ebuild,
  haddock-0.6.ebuild:
  Add die following econf for bug 48950

  23 Mar 2004; Matthieu Sozeau <mattam@gentoo.org> haddock-0.6-r2.ebuild:
  Added ~ppc keyword.

*haddock-0.6-r2 (22 Dec 2003)

  22 Dec 2003; Andres Loeh <kosmikus@gentoo.org> haddock-0.6-r1.ebuild,
  haddock-0.6-r2.ebuild:
  Another directory problem in haddock-0.6

*haddock-0.6-r1 (17 Dec 2003)

  17 Dec 2003; Andres Loeh <kosmikus@gentoo.org> haddock-0.6-r1.ebuild:
  Created -r1 to make sure everyone updates to the correct version.

  16 Dec 2003; Andres Loeh <kosmikus@gentoo.org> haddock-0.6.ebuild:
  Fixed ebuild: Library files now in correct position. Cleaned installation of
  docs a little bit.

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