Skip to content
Snippets Groups Projects
Commit ee1b0a0b authored by waern's avatar waern
Browse files

Add a list of contributors to the user guide

Break out everyone thanked in the `Acknowledgements` chapter into a
separate contributor list and add everyone from `darcs show authors`.
We consider everyone who is thanked to be a contributor as a conservative
estimation :-)

I have added some more contributors that I know about, who were not in the
darcs history, but others may be missing. So please add anyone that you think 
is missing from the list.
parent 2f6fb6f5
No related branches found
No related tags found
5 merge requests!38Make --no-tmp-comp-dir the default,!37Adapt to latest xhtml version, various optimizations,!31Support HsToken in DataDecl and ClassDecl,!12Drop orphan instance when defined upstream.,!10Haddock interfaces produced from `.hi` files
......@@ -161,6 +161,51 @@
</blockquote>
</section>
<section>
<title>Contributors</title>
<para>Haddock was originally written by Simon Marlow. Since it is an open source
project, many people have contributed to its development over the years.
Below is a list of contributors in alphabetical order that we hope is
somewhat complete. If you think you are missing from this list, please contact
us.
</para>
<itemizedlist>
<listitem>Ashley Yakeley</listitem>
<listitem>Benjamin Franksen</listitem>
<listitem>Brett Letner</listitem>
<listitem>Clemens Fruhwirth</listitem>
<listitem>Conal Elliott</listitem>
<listitem>David Waern</listitem>
<listitem>Duncan Coutts</listitem>
<listitem>George Pollard</listitem>
<listitem>George Russel</listitem>
<listitem>Hal Daume</listitem>
<listitem>Ian Lynagh</listitem>
<listitem>Isaac Dupree</listitem>
<listitem>Joachim Breitner</listitem>
<listitem>Krasimir Angelov</listitem>
<listitem>Lennart Augustsson</listitem>
<listitem>Luke Plant</listitem>
<listitem>Malcolm Wallace</listitem>
<listitem>Mark Lentczner</listitem>
<listitem>Mark Shields</listitem>
<listitem>Neil Mitchell</listitem>
<listitem>Mike Thomas</listitem>
<listitem>Manuel Chakravarty</listitem>
<listitem>Oliver Brown</listitem>
<listitem>Roman Cheplyaka</listitem>
<listitem>Ross Paterson</listitem>
<listitem>Simon Hengel</listitem>
<listitem>Simon Marlow</listitem>
<listitem>Simon Peyton-Jones</listitem>
<listitem>Sigbjorn Finne</listitem>
<listitem>Stefan O'Rear</listitem>
<listitem>Sven Panne</listitem>
<listitem>Thomas Schilling</listitem>
<listitem>Wolfgang Jeltsch</listitem>
<listitem>Yitzchak Gale</listitem>
</itemizedlist>
</section>
<section>
<title>Acknowledgements</title>
......@@ -185,12 +230,9 @@
<para>and probably several others I've forgotten.</para>
<para>Thanks to the following people for useful feedback,
discussion, patches, packaging, and moral support: Simon Peyton
Jones, Mark Shields, Manuel Chakravarty, Ross Patterson, Brett
Letner, Sven Panne, Hal Daume, George Russell, Oliver Braun,
Ashley Yakeley, Malcolm Wallace, Krasimir Angelov, the members
of <email>haskelldoc@haskell.org</email>, and everyone who
<para>Thanks to the the members
of <email>haskelldoc@haskell.org</email>,
<email>haddock@projects.haskell.org</email> and everyone who
contributed to the many libraries that Haddock makes use
of.</para>
</section>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment