Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 1f2b142b9d2ef4849a6f5316fa1c5b12 > files > 1494

ghc-6.10.4-1mdv2010.0.i586.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
>Foreign.C.Types</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"
>Foreign.C.Types</DIV
><DIV CLASS="mini-synopsis"
><H1
>Representations of C types
</H1
>  <H2
>Integral types
</H2
>  <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Foreign-C-Types.html#t%3ACChar" TARGET="main"
>CChar</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Foreign-C-Types.html#t%3ACSChar" TARGET="main"
>CSChar</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Foreign-C-Types.html#t%3ACUChar" TARGET="main"
>CUChar</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Foreign-C-Types.html#t%3ACShort" TARGET="main"
>CShort</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Foreign-C-Types.html#t%3ACUShort" TARGET="main"
>CUShort</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Foreign-C-Types.html#t%3ACInt" TARGET="main"
>CInt</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Foreign-C-Types.html#t%3ACUInt" TARGET="main"
>CUInt</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Foreign-C-Types.html#t%3ACLong" TARGET="main"
>CLong</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Foreign-C-Types.html#t%3ACULong" TARGET="main"
>CULong</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Foreign-C-Types.html#t%3ACPtrdiff" TARGET="main"
>CPtrdiff</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Foreign-C-Types.html#t%3ACSize" TARGET="main"
>CSize</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Foreign-C-Types.html#t%3ACWchar" TARGET="main"
>CWchar</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Foreign-C-Types.html#t%3ACSigAtomic" TARGET="main"
>CSigAtomic</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Foreign-C-Types.html#t%3ACLLong" TARGET="main"
>CLLong</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Foreign-C-Types.html#t%3ACULLong" TARGET="main"
>CULLong</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Foreign-C-Types.html#t%3ACIntPtr" TARGET="main"
>CIntPtr</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Foreign-C-Types.html#t%3ACUIntPtr" TARGET="main"
>CUIntPtr</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Foreign-C-Types.html#t%3ACIntMax" TARGET="main"
>CIntMax</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Foreign-C-Types.html#t%3ACUIntMax" TARGET="main"
>CUIntMax</A
> </DIV
> <H2
>Numeric types
</H2
>  <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Foreign-C-Types.html#t%3ACClock" TARGET="main"
>CClock</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Foreign-C-Types.html#t%3ACTime" TARGET="main"
>CTime</A
> </DIV
> <H2
>Floating types
</H2
>  <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Foreign-C-Types.html#t%3ACFloat" TARGET="main"
>CFloat</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Foreign-C-Types.html#t%3ACDouble" TARGET="main"
>CDouble</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Foreign-C-Types.html#t%3ACLDouble" TARGET="main"
>CLDouble</A
> </DIV
> <H2
>Other types
</H2
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Foreign-C-Types.html#t%3ACFile" TARGET="main"
>CFile</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Foreign-C-Types.html#t%3ACFpos" TARGET="main"
>CFpos</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Foreign-C-Types.html#t%3ACJmpBuf" TARGET="main"
>CJmpBuf</A
> </DIV
></DIV
></DIV
></BODY
></HTML
>