• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.58 (ghc-9.10.3)

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

  1. readFile :: PlatformPath -> IO ByteString

    file-io System.File.PlatformPath.Internal

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

  2. readFile' :: PlatformPath -> IO ByteString

    file-io System.File.PlatformPath.Internal

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

  3. readFileGhc :: FilePath -> IO String

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

    No documentation available.

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

    hackage-db Distribution.Hackage.DB

    No documentation available.

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

    hackage-db Distribution.Hackage.DB.Builder

    No documentation available.

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

    hackage-db Distribution.Hackage.DB.Parsed

    No documentation available.

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

    hackage-db Distribution.Hackage.DB.Unparsed

    No documentation available.

  8. readTests :: IdentityTests -> [ReadBox]

    haskoin-core Haskoin.Util.Arbitrary.Util

    No documentation available.

  9. readTestFile :: FromJSON a => FilePath -> IO a

    haskoin-core Haskoin.Util.Helpers

    No documentation available.

  10. readTestFileParser :: (Value -> Parser a) -> FilePath -> IO a

    haskoin-core Haskoin.Util.Helpers

    No documentation available.

Page 252 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete