packages feed

lambdabot-4.0: scripts/hoogle/web/about.htm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
	<head>
		<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
		<link href="res/hoogle.css" rel="stylesheet" type="text/css" />
		<title>Hoogle - About</title>
	</head>
	<body id="about">

<div id="logo">
	<a href=".">
		<img src="res/hoogle_small.png" alt="Hoogle" />
	</a>
</div>

<h1>About</h1>

<h2>Acknowledgements</h2>

<p>
	The code is all &copy; <a href="http://www.cs.york.ac.uk/~ndm/">Neil Mitchell</a> 2004-2005. The initial version was done in my own time, and further refinement and reimplementation was done as part of my PhD. Various people gave lots of useful ideas, including my supervisor <a href="http://www.cs.york.ac.uk/~colin/">Colin Runciman</a>, and various members of the <a href="http://www.cs.york.ac.uk/plasma/">Plasma group</a>. In addition the following people have also contributed some code:
</p>
<ul>
	<li><a href="http://www.cs.kent.ac.uk/people/rpg/tatd2/">Thomas "Bob" Davie</a></li>
	<li><a href="http://www.cse.unsw.edu.au/~dons/">Donald Bruce Stewart</a></li>
	<li>Thomas J&auml;ger</li>
	<li><a href="http://gaal.livejournal.com/">Gaal Yahas</a></li>
	<li><a href="http://www-users.cs.york.ac.uk/~miked/">Mike Dodds</a></li>
</ul>

<h2>The Data</h2>

<p>
	In previous versions, all the data was taken from <a href="http://www.zvon.org/other/haskell/Outputglobal/">Zvon's Haskell Guide</a>. Thanks to their open and friendly policy of allowing the data to be reused, this project became possible. More recent versions use the Hierarchical Libraries as distributed with GHC.
</p>

	</body>
</html>