Sophie

Sophie

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

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
>ClosureInfo</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"
>ClosureInfo</DIV
><DIV CLASS="mini-synopsis"
><DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="ClosureInfo.html#t%3AClosureInfo" TARGET="main"
>ClosureInfo</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="ClosureInfo.html#t%3ALambdaFormInfo" TARGET="main"
>LambdaFormInfo</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="ClosureInfo.html#t%3AStandardFormInfo" TARGET="main"
>StandardFormInfo</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="ClosureInfo.html#t%3ASMRep" TARGET="main"
>SMRep</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="ClosureInfo.html#t%3AArgDescr" TARGET="main"
>ArgDescr</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="ClosureInfo.html#t%3ALiveness" TARGET="main"
>Liveness</A
> </DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="ClosureInfo.html#t%3AC_SRT" TARGET="main"
>C_SRT</A
> </DIV
> <DIV CLASS="decl"
><A HREF="ClosureInfo.html#v%3AneedsSRT" TARGET="main"
>needsSRT</A
></DIV
>  <DIV CLASS="decl"
><A HREF="ClosureInfo.html#v%3AmkLFReEntrant" TARGET="main"
>mkLFReEntrant</A
></DIV
> <DIV CLASS="decl"
><A HREF="ClosureInfo.html#v%3AmkConLFInfo" TARGET="main"
>mkConLFInfo</A
></DIV
>   <DIV CLASS="decl"
><A HREF="ClosureInfo.html#v%3AmkLFImported" TARGET="main"
>mkLFImported</A
></DIV
>   <DIV CLASS="decl"
><A HREF="ClosureInfo.html#v%3AmkClosureInfo" TARGET="main"
>mkClosureInfo</A
></DIV
> <DIV CLASS="decl"
><A HREF="ClosureInfo.html#v%3AmkConInfo" TARGET="main"
>mkConInfo</A
></DIV
> <DIV CLASS="decl"
><A HREF="ClosureInfo.html#v%3AmaybeIsLFCon" TARGET="main"
>maybeIsLFCon</A
></DIV
> <DIV CLASS="decl"
><A HREF="ClosureInfo.html#v%3AclosureSize" TARGET="main"
>closureSize</A
></DIV
> <DIV CLASS="decl"
><A HREF="ClosureInfo.html#v%3AclosureNonHdrSize" TARGET="main"
>closureNonHdrSize</A
></DIV
> <DIV CLASS="decl"
><A HREF="ClosureInfo.html#v%3AclosureGoodStuffSize" TARGET="main"
>closureGoodStuffSize</A
></DIV
> <DIV CLASS="decl"
><A HREF="ClosureInfo.html#v%3AclosurePtrsSize" TARGET="main"
>closurePtrsSize</A
></DIV
>  <DIV CLASS="decl"
><A HREF="ClosureInfo.html#v%3AinfoTableLabelFromCI" TARGET="main"
>infoTableLabelFromCI</A
></DIV
>  <DIV CLASS="decl"
><A HREF="ClosureInfo.html#v%3AisLFThunk" TARGET="main"
>isLFThunk</A
></DIV
> <DIV CLASS="decl"
><A HREF="ClosureInfo.html#v%3AclosureUpdReqd" TARGET="main"
>closureUpdReqd</A
></DIV
>  <DIV CLASS="decl"
><A HREF="ClosureInfo.html#v%3AclosureIsThunk" TARGET="main"
>closureIsThunk</A
></DIV
> <DIV CLASS="decl"
><A HREF="ClosureInfo.html#v%3AclosureSingleEntry" TARGET="main"
>closureSingleEntry</A
></DIV
> <DIV CLASS="decl"
><A HREF="ClosureInfo.html#v%3AclosureReEntrant" TARGET="main"
>closureReEntrant</A
></DIV
> <DIV CLASS="decl"
><A HREF="ClosureInfo.html#v%3AisConstrClosure_maybe" TARGET="main"
>isConstrClosure_maybe</A
></DIV
> <DIV CLASS="decl"
><A HREF="ClosureInfo.html#v%3AclosureFunInfo" TARGET="main"
>closureFunInfo</A
></DIV
> <DIV CLASS="decl"
><A HREF="ClosureInfo.html#v%3AisStandardFormThunk" TARGET="main"
>isStandardFormThunk</A
></DIV
> <DIV CLASS="decl"
><A HREF="ClosureInfo.html#v%3AisKnownFun" TARGET="main"
>isKnownFun</A
></DIV
> <DIV CLASS="decl"
><A HREF="ClosureInfo.html#v%3AfunTag" TARGET="main"
>funTag</A
></DIV
> <DIV CLASS="decl"
><A HREF="ClosureInfo.html#v%3AfunTagLFInfo" TARGET="main"
>funTagLFInfo</A
></DIV
> <DIV CLASS="decl"
><A HREF="ClosureInfo.html#v%3AtagForArity" TARGET="main"
>tagForArity</A
></DIV
>    <DIV CLASS="decl"
><A HREF="ClosureInfo.html#v%3AnodeMustPointToIt" TARGET="main"
>nodeMustPointToIt</A
></DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="ClosureInfo.html#t%3ACallMethod" TARGET="main"
>CallMethod</A
> </DIV
> <DIV CLASS="decl"
><A HREF="ClosureInfo.html#v%3AgetCallMethod" TARGET="main"
>getCallMethod</A
></DIV
> <DIV CLASS="decl"
><A HREF="ClosureInfo.html#v%3AblackHoleOnEntry" TARGET="main"
>blackHoleOnEntry</A
></DIV
> <DIV CLASS="decl"
><A HREF="ClosureInfo.html#v%3AstaticClosureRequired" TARGET="main"
>staticClosureRequired</A
></DIV
> <DIV CLASS="decl"
><A HREF="ClosureInfo.html#v%3AgetClosureType" TARGET="main"
>getClosureType</A
></DIV
> <DIV CLASS="decl"
><A HREF="ClosureInfo.html#v%3AisToplevClosure" TARGET="main"
>isToplevClosure</A
></DIV
> <DIV CLASS="decl"
><A HREF="ClosureInfo.html#v%3AclosureValDescr" TARGET="main"
>closureValDescr</A
></DIV
> <DIV CLASS="decl"
><A HREF="ClosureInfo.html#v%3AclosureTypeDescr" TARGET="main"
>closureTypeDescr</A
></DIV
> <DIV CLASS="decl"
><A HREF="ClosureInfo.html#v%3AisStaticClosure" TARGET="main"
>isStaticClosure</A
></DIV
>   <DIV CLASS="decl"
><A HREF="ClosureInfo.html#v%3AstaticClosureNeedsLink" TARGET="main"
>staticClosureNeedsLink</A
></DIV
></DIV
></DIV
></BODY
></HTML
>