Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
readTemplateFile :: FilePath -> IO (Either String Template)glabrous Text.Glabrous Get a Template from a file.
readBinary :: Num a => ReadPrec agrisette Grisette.Internal.SymPrim.BV Read a binary number.
readPandoc :: Item String -> Compiler (Item Pandoc)hakyll Hakyll.Web.Pandoc Read a string using pandoc, with the default options
readPandocWith :: ReaderOptions -> Item String -> Compiler (Item Pandoc)hakyll Hakyll.Web.Pandoc Read a string using pandoc, with the supplied options
-
hakyll Hakyll.Web.Pandoc.Biblio No documentation available.
-
hakyll Hakyll.Web.Pandoc.Biblio No documentation available.
readTemplate :: String -> Templatehakyll Hakyll.Web.Template Deprecated: Use templateCompiler instead
readTemplate :: String -> Templatehakyll Hakyll.Web.Template.Internal Deprecated: Use templateCompiler instead
readPosts :: FilePath -> IO (Maybe [FullPost])hakyll-convert Hakyll.Convert.Blogger Returns only published posts
readPosts :: FilePath -> IO (Maybe [RSSItem])hakyll-convert Hakyll.Convert.Wordpress Returns only public posts