Sophie

Sophie

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

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
>Data.PackedString</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"
>Data.PackedString</DIV
><DIV CLASS="mini-synopsis"
><H1
>The <TT
>PackedString</TT
> type
</H1
> <DIV CLASS="decl"
><SPAN CLASS="keyword"
>data</SPAN
>&nbsp;<A HREF="Data-PackedString.html#t%3APackedString" TARGET="main"
>PackedString</A
> </DIV
> <H1
>Converting to and from <TT
>PackedString</TT
>s
</H1
> <DIV CLASS="decl"
><A HREF="Data-PackedString.html#v%3ApackString" TARGET="main"
>packString</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-PackedString.html#v%3AunpackPS" TARGET="main"
>unpackPS</A
></DIV
> <H1
>I/O with <TT
>PackedString</TT
>s	
</H1
> <DIV CLASS="decl"
><A HREF="Data-PackedString.html#v%3AhPutPS" TARGET="main"
>hPutPS</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-PackedString.html#v%3AhGetPS" TARGET="main"
>hGetPS</A
></DIV
> <H1
>List-like manipulation functions
</H1
> <DIV CLASS="decl"
><A HREF="Data-PackedString.html#v%3AnilPS" TARGET="main"
>nilPS</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-PackedString.html#v%3AconsPS" TARGET="main"
>consPS</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-PackedString.html#v%3AheadPS" TARGET="main"
>headPS</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-PackedString.html#v%3AtailPS" TARGET="main"
>tailPS</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-PackedString.html#v%3AnullPS" TARGET="main"
>nullPS</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-PackedString.html#v%3AappendPS" TARGET="main"
>appendPS</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-PackedString.html#v%3AlengthPS" TARGET="main"
>lengthPS</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-PackedString.html#v%3AindexPS" TARGET="main"
>indexPS</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-PackedString.html#v%3AmapPS" TARGET="main"
>mapPS</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-PackedString.html#v%3AfilterPS" TARGET="main"
>filterPS</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-PackedString.html#v%3AreversePS" TARGET="main"
>reversePS</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-PackedString.html#v%3AconcatPS" TARGET="main"
>concatPS</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-PackedString.html#v%3AelemPS" TARGET="main"
>elemPS</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-PackedString.html#v%3AsubstrPS" TARGET="main"
>substrPS</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-PackedString.html#v%3AtakePS" TARGET="main"
>takePS</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-PackedString.html#v%3AdropPS" TARGET="main"
>dropPS</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-PackedString.html#v%3AsplitAtPS" TARGET="main"
>splitAtPS</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-PackedString.html#v%3AfoldlPS" TARGET="main"
>foldlPS</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-PackedString.html#v%3AfoldrPS" TARGET="main"
>foldrPS</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-PackedString.html#v%3AtakeWhilePS" TARGET="main"
>takeWhilePS</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-PackedString.html#v%3AdropWhilePS" TARGET="main"
>dropWhilePS</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-PackedString.html#v%3AspanPS" TARGET="main"
>spanPS</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-PackedString.html#v%3AbreakPS" TARGET="main"
>breakPS</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-PackedString.html#v%3AlinesPS" TARGET="main"
>linesPS</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-PackedString.html#v%3AunlinesPS" TARGET="main"
>unlinesPS</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-PackedString.html#v%3AwordsPS" TARGET="main"
>wordsPS</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-PackedString.html#v%3AunwordsPS" TARGET="main"
>unwordsPS</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-PackedString.html#v%3AsplitPS" TARGET="main"
>splitPS</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-PackedString.html#v%3AsplitWithPS" TARGET="main"
>splitWithPS</A
></DIV
> <DIV CLASS="decl"
><A HREF="Data-PackedString.html#v%3AjoinPS" TARGET="main"
>joinPS</A
></DIV
></DIV
></DIV
></BODY
></HTML
>