aboutsummaryrefslogtreecommitdiff
path: root/ANNOUNCE
blob: e56f341f2f01cc6dc772d977993fbbff5d2fa280 (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
--------------------------------------------
-- Haddock 2.9.3
--------------------------------------------

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

This is the version that comes with GHC 7.2.1 (although that executable claims
it is version 2.9.2!)

Apologies to people who have sent in patches that haven't made it into this
release, they will go into the next one.

--------------------------------------------
-- Changes in version 2.9.3
--------------------------------------------

Changes in version 2.9.3

  * Build with GHC 7.2.1

  * Support blank lines in results of examples

  * A type signatures for multiple names generates one signature in the output

  * Minor bug fixes

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

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

Hackage page:
 http://hackage.haskell.org/package/haddock-2.9.0

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

Mailing list:
 haddock@projects.haskell.org

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

--------------------------------------------
-- Contributors
--------------------------------------------

The following people contributed patches to this release:

Max Bolingbroke
Ian Lynagh
Simon Hengel
Jose Pedro Magalhaes
Simon Peyton Jones
Michal Terepeta
David Waern

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

We would be very happy to get more 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