aboutsummaryrefslogtreecommitdiff
path: root/ANNOUNCE
blob: e85d1f9229edb09742a95269e5cd47dccbb01982 (plain) (blame)
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
--------------------------------------------
-- Haddock 2.4.0
--------------------------------------------

A new version of Haddock, the Haskell documentation tool, is out.

This is a later version than the Haddock shipped with GHC 6.10.1, which is
version 2.3.0. That version will not be released on Hackage since it only
builds with GHC 6.10.1 (by accident, actually).

Compared to 2.3.0, this release contains some more fixes and support for HTML
frames. 

Please use the bug tracker to submit bug reports and feature requests.

--------------------------------------------
-- Changes in version 2.4.0
--------------------------------------------

  * Add framed view of the HTML documentation

  * Build with GHC 6.8.2 and 6.8.3 again

  * Support images in documentation comments again

  * Small improvements to the Hoogle output

  * A few bugs has been fixed

--------------------------------------------
-- Changes in version 2.3.0
--------------------------------------------

  * Support for GHC 6.10.1

  * Slightly improved space usage

  * Fix a bug that made hidden modules show up in the contents & index pages

  * Fix a bug that made Haddock load modules twice

  * Improvements to the Hoogle output

--------------------------------------------
-- Links
--------------------------------------------

Homepage:
 http://www.haskell.org/haddock

Hackage page:
 http://hackage.haskell.org/cgi-bin/hackage-scripts/package/haddock-2.4.0

Bugtracker and wiki:
 http://trac.haskell.org/haddock

Mailing list:
 haskelldoc@haskell.org

Code repository:
 http://code.haskell.org/haddock

--------------------------------------------
-- Get Involved
--------------------------------------------

We welcome new contributors. To get involved, start by grabbing the code:

 http://code.haskell.org/haddock

Then take a look at the bug and feature tracker for things to work on:

 http://trac.haskell.org/haddock