Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 554c54c7994a3d67056ff42d5bcc7052 > files > 51

ghc-bytestring-devel-0.9.1.10-16.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>Data/ByteString/Fusion.hs</title>
<link type='text/css' rel='stylesheet' href='hscolour.css' />
</head>
<body>
<pre><a name="line-1"></a><span class='hs-comment'>{-# OPTIONS_HADDOCK hide #-}</span>
<a name="line-2"></a><span class='hs-comment'>-- |</span>
<a name="line-3"></a><span class='hs-comment'>-- Module      : Data.ByteString.Fusion</span>
<a name="line-4"></a><span class='hs-comment'>-- License     : BSD-style</span>
<a name="line-5"></a><span class='hs-comment'>-- Maintainer  : dons@cse.unsw.edu.au</span>
<a name="line-6"></a><span class='hs-comment'>-- Stability   : experimental</span>
<a name="line-7"></a><span class='hs-comment'>-- Portability : portable</span>
<a name="line-8"></a><span class='hs-comment'>--</span>
<a name="line-9"></a><span class='hs-comment'>-- Stream fusion for ByteStrings.</span>
<a name="line-10"></a><span class='hs-comment'>--</span>
<a name="line-11"></a><span class='hs-comment'>-- See the paper /Stream Fusion: From Lists to Streams to Nothing at All/,</span>
<a name="line-12"></a><span class='hs-comment'>-- Coutts, Leshchinskiy and Stewart, 2007.  </span>
<a name="line-13"></a><span class='hs-comment'>--</span>
<a name="line-14"></a>
<a name="line-15"></a><span class='hs-keyword'>module</span> <span class='hs-conid'>Data</span><span class='hs-varop'>.</span><span class='hs-conid'>ByteString</span><span class='hs-varop'>.</span><span class='hs-conid'>Fusion</span> <span class='hs-layout'>(</span>
<a name="line-16"></a>
<a name="line-17"></a>    <span class='hs-comment'>-- A place holder for Stream Fusion</span>
<a name="line-18"></a>
<a name="line-19"></a>  <span class='hs-layout'>)</span> <span class='hs-keyword'>where</span>
<a name="line-20"></a>
<a name="line-21"></a>
</pre></body>
</html>