Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
ReadFileError :: RangeFile -> IOError -> ParseErrorAgda Agda.Syntax.Parser No documentation available.
ReadFileError :: RangeFile -> IOError -> ParseErrorAgda Agda.Syntax.Parser.Monad No documentation available.
utf8ReadFile :: FilePath -> IO Texthaskell-gi Data.GI.CodeGen.Util Read a file assuming it is UTF-8 encoded. If decoding fails this calls error.
GHECouldn'tReadFile :: FilePath -> IOException -> GitHashExceptiongithash GitHash No documentation available.
vReadFile :: HVFSOpenable a => a -> FilePath -> IO StringMissingH System.IO.HVFS No documentation available.
withReadFile :: Storable a => FilePath -> (Exceptional IOReadException [a] -> IO b) -> IO bsox Sound.Sox.Signal.List No documentation available.
CurlFileCouldntReadFile :: CurlCodecurl Network.Curl.Code No documentation available.
qReadFileBS :: FilePath -> Q ByteStringth-utilities TH.RelativePaths Reads a file as a strict ByteString. The path is specified relative to the package's root directory, and addDependentfile is invoked on the target file.
qReadFileLBS :: FilePath -> Q ByteStringth-utilities TH.RelativePaths Reads a file as a lazy ByteString. The path is specified relative to the package's root directory, and addDependentfile is invoked on the target file.
qReadFileLazyText :: FilePath -> Q Textth-utilities TH.RelativePaths Reads a file as a lazy Text. The path is specified relative to the package's root directory, and addDependentfile is invoked on the target file.