Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

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

  1. readFile :: Fractional time => FilePath -> IO (T time String)

    audacity Sound.Audacity.LabelTrack

    Read label file in a strict way.

  2. readFile :: Storable a => Path w a -> IO (T w a)

    battleship-combinatorics Combinatorics.Battleship.Count.CountMap

    It silently drops IO exceptions and does not check whether the loaded data is valid.

  3. readFile :: Interactive m => FilePath -> m String

    cabal-install Distribution.Client.Init.Types

    No documentation available.

  4. readFile :: (IOData a, MonadIO m) => FilePath -> m a

    chunked-data Data.IOData

    No documentation available.

  5. readFile :: FilePath -> IO String

    dimensional Numeric.Units.Dimensional.Prelude

    The readFile function reads a file and returns the contents of the file as a string. The file is read lazily, on demand, as with getContents.

  6. readFile :: FilePath -> IO String

    distribution-opensuse OpenSuse.Prelude

    The readFile function reads a file and returns the contents of the file as a string. The file is read lazily, on demand, as with getContents.

  7. readFile :: FilePath -> IO String

    faktory Faktory.Prelude

    The readFile function reads a file and returns the contents of the file as a string. The file is read lazily, on demand, as with getContents.

  8. readFile :: (Sample e, Buffer a e) => FilePath -> IO (Info, Maybe (a e))

    hsndfile Sound.File.Sndfile

    Return the contents of a file in a single buffer.

  9. readFile :: (Sample e, Buffer a e) => FilePath -> IO (Info, Maybe (a e))

    hsndfile Sound.File.Sndfile.Buffer

    Return the contents of a file in a single buffer.

  10. readFile :: AbsRel ar => FilePath ar -> IO String

    pathtype System.Path.IO

    No documentation available.

Page 7 of many | Previous | Next