packages feed

lambdabot-4.0: scripts/hoogle/web/developers.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 - Developers</title>
	</head>
	<body id="dev">

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

<h1>Developers</h1>

<h2>The License</h2>

<p>
	This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike License. To view a copy of this license, visit <a href="http://creativecommons.org/licenses/by-nc-sa/2.0/">http://creativecommons.org/licenses/by-nc-sa/2.0/</a> or send a letter to Creative Commons, 559 Nathan Abbott Way, Stanford, California 94305, USA.
</p><p>
	The work is intended to be helpful, open and free. If the license doesn't meet your needs then talk to me.
</p>

<h2>Getting the Source</h2>

<p>
	<tt><a href="http://www.darcs.net/">darcs</a> get http://www.cs.york.ac.uk/fp/darcs/hoogle</tt>
</p>

<h2>The Documentation</h2>

<p>
	Haddock generated documentation is available <a href="haddock/">here</a>.
</p>

<h2>Contributions</h2>

<p>
	Contributions are most welcome. Hoogle is written in Haskell 98 + Heirarchical Modules, I do not wish to change this. Other than that, I'm pretty flexible about most aspects of Hoogle. Some projects could be easily embarked upon are profiling, writing test frameworks and new front ends. Contact me if you have thoughts on doing something to Hoogle.
</p><p>
	A wiki with the current development status, including bugs and things todo is at <a href="http://www.haskell.org/hawiki/Hoogle">http://www.haskell.org/hawiki/Hoogle</a>.
</p>

	</body>
</html>