Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. readFile' :: OsPath -> IO ByteString

    file-io System.File.OsPath.Internal

    The readFile' function reads a file and returns the contents of the file as a ByteString. The file is fully read before being returned.

  2. readFile :: PlatformPath -> IO ByteString

    file-io System.File.PlatformPath

    Like readFile, but takes a PlatformPath instead of an OsPath.

  3. readFile' :: PlatformPath -> IO ByteString

    file-io System.File.PlatformPath

    Like readFile', but takes a PlatformPath instead of an OsPath.

  4. readFile :: PlatformPath -> IO ByteString

    file-io System.File.PlatformPath.Internal

    Like readFile, but takes a PlatformPath instead of an OsPath.

  5. readFile' :: PlatformPath -> IO ByteString

    file-io System.File.PlatformPath.Internal

    Like readFile', but takes a PlatformPath instead of an OsPath.

  6. readFileGhc :: FilePath -> IO String

    ghc-exactprint Language.Haskell.GHC.ExactPrint.Preprocess

    No documentation available.

  7. readTarball :: Maybe UTCTime -> FilePath -> IO HackageDB

    hackage-db Distribution.Hackage.DB

    No documentation available.

  8. readTarball :: FilePath -> IO (Entries FormatError)

    hackage-db Distribution.Hackage.DB.Builder

    No documentation available.

  9. readTarball :: Maybe UTCTime -> FilePath -> IO HackageDB

    hackage-db Distribution.Hackage.DB.Parsed

    No documentation available.

  10. readTarball :: Maybe UTCTime -> FilePath -> IO HackageDB

    hackage-db Distribution.Hackage.DB.Unparsed

    No documentation available.

Page 252 of many | Previous | Next