PageIO-0.0.3: Page-oriented extraction and composition librarySource codeContentsIndex
Text.PageIO.Run
Documentation
readPages :: FilePath -> IO [Page]Source
hReadPages :: Handle -> IO [Page]Source
hReadPagesLazy :: Handle -> IO [Page]Source
hReadPagesStrict :: Handle -> Int -> IO [Page]Source
putPage :: Page -> IO ()Source
Produced by Haddock version 2.6.0