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

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. ReadMode :: IOMode

    hsndfile Sound.File.Sndfile

    No documentation available.

  2. ReadWriteMode :: IOMode

    hsndfile Sound.File.Sndfile

    No documentation available.

  3. type ReadN = Int -> IO ByteString

    http-semantics Network.HTTP.Semantics.Client

    Reading n bytes.

  4. type ReadN = Int -> IO ByteString

    http-semantics Network.HTTP.Semantics.IO

    Reading n bytes.

  5. type ReadN = Int -> IO ByteString

    http-semantics Network.HTTP.Semantics.Server

    Reading n bytes.

  6. module Imp.Extra.ReadP

    No documentation available.

  7. Readable :: UnaryOp

    language-bash Language.Bash.Cond

    -r
    

  8. data ReadOptions

    leveldb-haskell Database.LevelDB.Base

    Options for read operations

  9. ReadOptions :: Bool -> Bool -> !Maybe Snapshot -> ReadOptions

    leveldb-haskell Database.LevelDB.Base

    No documentation available.

  10. type ReadOptionsPtr = Ptr LReadOptions

    leveldb-haskell Database.LevelDB.C

    No documentation available.

Page 416 of many | Previous | Next

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