Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 70ec89744a04da80369b4702b2c37256 > files > 292

ghc-doc-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
>Control.Applicative</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"
>Control.Applicative</DIV
><DIV CLASS="mini-synopsis"
><H1
>Applicative functors
</H1
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>class</SPAN
>&nbsp;<A HREF="Control-Applicative.html#t%3AApplicative" TARGET="main"
>Applicative</A
> f</DIV
> <H1
>Alternatives
</H1
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>class</SPAN
>&nbsp;<A HREF="Control-Applicative.html#t%3AAlternative" TARGET="main"
>Alternative</A
> f</DIV
> <H1
>Instances
</H1
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Control-Applicative.html#t%3AConst" TARGET="main"
>Const</A
> a b</DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Control-Applicative.html#t%3AWrappedMonad" TARGET="main"
>WrappedMonad</A
> m a</DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Control-Applicative.html#t%3AWrappedArrow" TARGET="main"
>WrappedArrow</A
> a b c</DIV
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Control-Applicative.html#t%3AZipList" TARGET="main"
>ZipList</A
> a</DIV
> <H1
>Utility functions
</H1
> <DIV CLASS="decl"
><A HREF="Control-Applicative.html#v%3A%3C%24%3E" TARGET="main"
>(&lt;$&gt;)</A
></DIV
> <DIV CLASS="decl"
><A HREF="Control-Applicative.html#v%3A%3C%24" TARGET="main"
>(&lt;$)</A
></DIV
> <DIV CLASS="decl"
><A HREF="Control-Applicative.html#v%3A%2A%3E" TARGET="main"
>(*&gt;)</A
></DIV
> <DIV CLASS="decl"
><A HREF="Control-Applicative.html#v%3A%3C%2A" TARGET="main"
>(&lt;*)</A
></DIV
> <DIV CLASS="decl"
><A HREF="Control-Applicative.html#v%3A%3C%2A%2A%3E" TARGET="main"
>(&lt;**&gt;)</A
></DIV
> <DIV CLASS="decl"
><A HREF="Control-Applicative.html#v%3AliftA" TARGET="main"
>liftA</A
></DIV
> <DIV CLASS="decl"
><A HREF="Control-Applicative.html#v%3AliftA2" TARGET="main"
>liftA2</A
></DIV
> <DIV CLASS="decl"
><A HREF="Control-Applicative.html#v%3AliftA3" TARGET="main"
>liftA3</A
></DIV
> <DIV CLASS="decl"
><A HREF="Control-Applicative.html#v%3Aoptional" TARGET="main"
>optional</A
></DIV
> <DIV CLASS="decl"
><A HREF="Control-Applicative.html#v%3Asome" TARGET="main"
>some</A
></DIV
> <DIV CLASS="decl"
><A HREF="Control-Applicative.html#v%3Amany" TARGET="main"
>many</A
></DIV
></DIV
></DIV
></BODY
></HTML
>