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.

  1. ReadFileError :: RangeFile -> IOError -> ParseError

    Agda Agda.Syntax.Parser

    No documentation available.

  2. ReadFileError :: RangeFile -> IOError -> ParseError

    Agda Agda.Syntax.Parser.Monad

    No documentation available.

  3. utf8ReadFile :: FilePath -> IO Text

    haskell-gi Data.GI.CodeGen.Util

    Read a file assuming it is UTF-8 encoded. If decoding fails this calls error.

  4. GHECouldn'tReadFile :: FilePath -> IOException -> GitHashException

    githash GitHash

    No documentation available.

  5. vReadFile :: HVFSOpenable a => a -> FilePath -> IO String

    MissingH System.IO.HVFS

    No documentation available.

  6. withReadFile :: Storable a => FilePath -> (Exceptional IOReadException [a] -> IO b) -> IO b

    sox Sound.Sox.Signal.List

    No documentation available.

  7. CurlFileCouldntReadFile :: CurlCode

    curl Network.Curl.Code

    No documentation available.

  8. qReadFileBS :: FilePath -> Q ByteString

    th-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.

  9. qReadFileLBS :: FilePath -> Q ByteString

    th-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.

  10. qReadFileLazyText :: FilePath -> Q Text

    th-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.

Page 17 of many | Previous | Next