Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 23cb3d2bf665a215618beb14591f5a72 > files > 112

ghc-hlint-devel-1.8.7-1.fc15.i686.rpm

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<!-- Generated by HsColour, http://www.cs.york.ac.uk/fp/darcs/hscolour/ -->
<title>src/Language/Haskell/HLint.hs</title>
<link type='text/css' rel='stylesheet' href='hscolour.css' />
</head>
<body>
<pre><a name="line-1"></a><span class='hs-comment'>{-|
<a name="line-2"></a>This module provides a library interface to HLint. The current
<a name="line-3"></a>interface is strongly modelled on the command line interface,
<a name="line-4"></a>and is expected to evolve.
<a name="line-5"></a>-}</span>
<a name="line-6"></a>
<a name="line-7"></a><span class='hs-keyword'>module</span> <span class='hs-conid'>Language</span><span class='hs-varop'>.</span><span class='hs-conid'>Haskell</span><span class='hs-varop'>.</span><span class='hs-conid'>HLint</span><span class='hs-layout'>(</span><span class='hs-keyword'>module</span> <span class='hs-conid'>HLint</span><span class='hs-layout'>)</span> <span class='hs-keyword'>where</span>
<a name="line-8"></a>
<a name="line-9"></a><span class='hs-keyword'>import</span> <span class='hs-conid'>HLint</span>
</pre></body>
</html>