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.
readFile' :: OsPath -> IO ByteStringfile-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.
readFile :: PlatformPath -> IO ByteStringfile-io System.File.PlatformPath Like readFile, but takes a PlatformPath instead of an OsPath.
readFile' :: PlatformPath -> IO ByteStringfile-io System.File.PlatformPath Like readFile', but takes a PlatformPath instead of an OsPath.
readFile :: PlatformPath -> IO ByteStringfile-io System.File.PlatformPath.Internal Like readFile, but takes a PlatformPath instead of an OsPath.
readFile' :: PlatformPath -> IO ByteStringfile-io System.File.PlatformPath.Internal Like readFile', but takes a PlatformPath instead of an OsPath.
readFileGhc :: FilePath -> IO Stringghc-exactprint Language.Haskell.GHC.ExactPrint.Preprocess No documentation available.
readTarball :: Maybe UTCTime -> FilePath -> IO HackageDBhackage-db Distribution.Hackage.DB No documentation available.
readTarball :: FilePath -> IO (Entries FormatError)hackage-db Distribution.Hackage.DB.Builder No documentation available.
readTarball :: Maybe UTCTime -> FilePath -> IO HackageDBhackage-db Distribution.Hackage.DB.Parsed No documentation available.
readTarball :: Maybe UTCTime -> FilePath -> IO HackageDBhackage-db Distribution.Hackage.DB.Unparsed No documentation available.