Home
last modified time | relevance | path

Searched defs:readFileLazy (Results 1 – 10 of 10) sorted by relevance

/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/src/Text/Pandoc/Class/
H A DIO.hs154 readFileLazy s = liftIOError BL.readFile s function
H A DPandocIO.hs59 readFileLazy = IO.readFileLazy function
H A DPandocMonad.hs668 readFileLazy = lift . readFileLazy function
685 readFileLazy = lift . readFileLazy function
H A DPandocPure.hs185 readFileLazy fp = do function
/dports/textproc/hs-pandoc/pandoc-2.14.2/src/Text/Pandoc/Class/
H A DIO.hs154 readFileLazy s = liftIOError BL.readFile s function
H A DPandocIO.hs59 readFileLazy = IO.readFileLazy function
H A DPandocMonad.hs675 readFileLazy = lift . readFileLazy function
692 readFileLazy = lift . readFileLazy function
H A DPandocPure.hs185 readFileLazy fp = do function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/src/Text/Pandoc/Lua/
H A DPandocLua.hs121 readFileLazy = IO.readFileLazy function
/dports/textproc/hs-pandoc/pandoc-2.14.2/src/Text/Pandoc/Lua/
H A DPandocLua.hs128 readFileLazy = IO.readFileLazy function