Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 77f0c8b2568c8ba86bf4498d38e7ecdc > files > 958

ghc-base-devel-4.2.0.2-8.6.fc14.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--Rendered using the Haskell Html Library v0.2-->
<HTML
><HEAD
><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8"
><TITLE
>GHC.Exts</TITLE
><LINK HREF="haddock.css" REL="stylesheet" TYPE="text/css"
><SCRIPT SRC="haddock-util.js" TYPE="text/javascript"
></SCRIPT
></HEAD
><BODY
><DIV CLASS="outer"
><DIV CLASS="mini-topbar"
>GHC.Exts</DIV
><DIV CLASS="mini-synopsis"
><H1
>Representations of some basic types
</H1
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="GHC-Exts.html#t%3AInt" TARGET="main"
>Int</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="GHC-Exts.html#t%3AWord" TARGET="main"
>Word</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="GHC-Exts.html#t%3AFloat" TARGET="main"
>Float</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="GHC-Exts.html#t%3ADouble" TARGET="main"
>Double</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="GHC-Exts.html#t%3AChar" TARGET="main"
>Char</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="GHC-Exts.html#t%3APtr" TARGET="main"
>Ptr</A
> a</DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="GHC-Exts.html#t%3AFunPtr" TARGET="main"
>FunPtr</A
> a</DIV
> <H1
>The maximum tuple size
</H1
> <DIV CLASS="decl"
><A HREF="GHC-Exts.html#v%3AmaxTupleSize" TARGET="main"
>maxTupleSize</A
></DIV
> <H1
>Primitive operations
</H1
>  <DIV CLASS="decl"
><A HREF="GHC-Exts.html#v%3AshiftL%23" TARGET="main"
>shiftL#</A
></DIV
> <DIV CLASS="decl"
><A HREF="GHC-Exts.html#v%3AshiftRL%23" TARGET="main"
>shiftRL#</A
></DIV
> <DIV CLASS="decl"
><A HREF="GHC-Exts.html#v%3AiShiftL%23" TARGET="main"
>iShiftL#</A
></DIV
> <DIV CLASS="decl"
><A HREF="GHC-Exts.html#v%3AiShiftRA%23" TARGET="main"
>iShiftRA#</A
></DIV
> <DIV CLASS="decl"
><A HREF="GHC-Exts.html#v%3AiShiftRL%23" TARGET="main"
>iShiftRL#</A
></DIV
> <DIV CLASS="decl"
><A HREF="GHC-Exts.html#v%3AuncheckedShiftL64%23" TARGET="main"
>uncheckedShiftL64#</A
></DIV
> <DIV CLASS="decl"
><A HREF="GHC-Exts.html#v%3AuncheckedShiftRL64%23" TARGET="main"
>uncheckedShiftRL64#</A
></DIV
> <DIV CLASS="decl"
><A HREF="GHC-Exts.html#v%3AuncheckedIShiftL64%23" TARGET="main"
>uncheckedIShiftL64#</A
></DIV
> <DIV CLASS="decl"
><A HREF="GHC-Exts.html#v%3AuncheckedIShiftRA64%23" TARGET="main"
>uncheckedIShiftRA64#</A
></DIV
> <H1
>Fusion
</H1
> <DIV CLASS="decl"
><A HREF="GHC-Exts.html#v%3Abuild" TARGET="main"
>build</A
></DIV
> <DIV CLASS="decl"
><A HREF="GHC-Exts.html#v%3Aaugment" TARGET="main"
>augment</A
></DIV
> <H1
>Overloaded string literals
</H1
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>class</SPAN
>&nbsp;<A HREF="GHC-Exts.html#t%3AIsString" TARGET="main"
>IsString</A
> a</DIV
> <H1
>Debugging
</H1
> <DIV CLASS="decl"
><A HREF="GHC-Exts.html#v%3Abreakpoint" TARGET="main"
>breakpoint</A
></DIV
> <DIV CLASS="decl"
><A HREF="GHC-Exts.html#v%3AbreakpointCond" TARGET="main"
>breakpointCond</A
></DIV
> <H1
>Ids with special behaviour
</H1
> <DIV CLASS="decl"
><A HREF="GHC-Exts.html#v%3Alazy" TARGET="main"
>lazy</A
></DIV
> <DIV CLASS="decl"
><A HREF="GHC-Exts.html#v%3Ainline" TARGET="main"
>inline</A
></DIV
> <H1
>Transform comprehensions
</H1
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="GHC-Exts.html#t%3ADown" TARGET="main"
>Down</A
> a</DIV
> <DIV CLASS="decl"
><A HREF="GHC-Exts.html#v%3AgroupWith" TARGET="main"
>groupWith</A
></DIV
> <DIV CLASS="decl"
><A HREF="GHC-Exts.html#v%3AsortWith" TARGET="main"
>sortWith</A
></DIV
> <DIV CLASS="decl"
><A HREF="GHC-Exts.html#v%3Athe" TARGET="main"
>the</A
></DIV
> <H1
>Event logging
</H1
> <DIV CLASS="decl"
><A HREF="GHC-Exts.html#v%3AtraceEvent" TARGET="main"
>traceEvent</A
></DIV
></DIV
></DIV
></BODY
></HTML
>