Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 0ec6d77fb686226e20739c7c540712fd > files > 18

ghc-bytestring-nums-devel-0.3.2-3.fc15.i686.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Data.ByteString.Nums.Careless.Float</title><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" /><script src="haddock-util.js" type="text/javascript"></script><script type="text/javascript">//<![CDATA[
window.onload = function () {pageLoad();setSynopsis("mini_Data-ByteString-Nums-Careless-Float.html");};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="src/Data-ByteString-Nums-Careless-Float.html">Source</a></li><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul><p class="caption">bytestring-nums-0.3.2: Parse numeric literals from ByteStrings.</p></div><div id="content"><div id="module-header"><p class="caption">Data.ByteString.Nums.Careless.Float</p></div><div id="synopsis"><p id="control.syn" class="caption expander" onclick="toggleSection('syn')">Synopsis</p><ul id="section.syn" class="hide" onclick="toggleSection('syn')"><li class="src short"><span class="keyword">class</span> (<a href="Data-ByteString-Nums-Careless-Int.html#t:Intable">Intable</a> b f, <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Prelude.html#t:Fractional">Fractional</a> f) =&gt; <a href="#t:Floatable">Floatable</a> b f  <span class="keyword">where</span><ul class="subs"><li><a href="#v:float">float</a> :: b -&gt; f</li></ul></li></ul></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><span class="keyword">class</span> (<a href="Data-ByteString-Nums-Careless-Int.html#t:Intable">Intable</a> b f, <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Prelude.html#t:Fractional">Fractional</a> f) =&gt; <a name="t:Floatable" class="def">Floatable</a> b f  <span class="keyword">where</span><a href="src/Data-ByteString-Nums-Careless-Float.html#Floatable" class="link">Source</a></p><div class="doc"><p>Types that can be read from floating point strings. A floating point
    string is taken to be a string of digits with up to one comma or period
    mixed in with the digits.
</p></div><div class="subs methods"><p class="caption">Methods</p><p class="src"><a name="v:float" class="def">float</a> :: b -&gt; f<a href="src/Data-ByteString-Nums-Careless-Float.html#float" class="link">Source</a></p></div><div class="subs instances"><p id="control.i:Floatable" class="caption collapser" onclick="toggleSection('i:Floatable')">Instances</p><div id="section.i:Floatable" class="show"><table><tr><td class="src"><a href="Data-ByteString-Nums-Careless-Float.html#t:Floatable">Floatable</a> <a href="/usr/share/doc/ghc/html/libraries/bytestring-0.9.1.10/Data-ByteString-Lazy.html#t:ByteString">ByteString</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Prelude.html#t:Double">Double</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a href="Data-ByteString-Nums-Careless-Float.html#t:Floatable">Floatable</a> <a href="/usr/share/doc/ghc/html/libraries/bytestring-0.9.1.10/Data-ByteString-Lazy.html#t:ByteString">ByteString</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Prelude.html#t:Float">Float</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a href="Data-ByteString-Nums-Careless-Float.html#t:Floatable">Floatable</a> <a href="/usr/share/doc/ghc/html/libraries/bytestring-0.9.1.10/Data-ByteString-Lazy.html#t:ByteString">ByteString</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Prelude.html#t:Rational">Rational</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a href="Data-ByteString-Nums-Careless-Float.html#t:Floatable">Floatable</a> <a href="/usr/share/doc/ghc/html/libraries/bytestring-0.9.1.10/Data-ByteString.html#t:ByteString">ByteString</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Prelude.html#t:Double">Double</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a href="Data-ByteString-Nums-Careless-Float.html#t:Floatable">Floatable</a> <a href="/usr/share/doc/ghc/html/libraries/bytestring-0.9.1.10/Data-ByteString.html#t:ByteString">ByteString</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Prelude.html#t:Float">Float</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src"><a href="Data-ByteString-Nums-Careless-Float.html#t:Floatable">Floatable</a> <a href="/usr/share/doc/ghc/html/libraries/bytestring-0.9.1.10/Data-ByteString.html#t:ByteString">ByteString</a> <a href="/usr/share/doc/ghc/html/libraries/base-4.3.1.0/Prelude.html#t:Rational">Rational</a></td><td class="doc empty">&nbsp;</td></tr></table></div></div></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.9.2</p></div></body></html>