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

Hoogle Search

Within LTS Haskell 24.4 (ghc-9.10.2)

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

  1. throwIfRetryMayBlock_ :: (a -> Bool) -> String -> IO a -> IO b -> IO ()

    zeromq4-haskell System.ZMQ4.Internal.Error

    No documentation available.

  2. throwIfRetry_ :: (a -> Bool) -> String -> IO a -> IO ()

    zeromq4-haskell System.ZMQ4.Internal.Error

    No documentation available.

  3. readiRetry :: SampleFmt y => Handle Interleaved y -> Ptr y -> Size -> IO Size

    alsa-pcm Sound.ALSA.PCM.Node.ALSA

    retry on buffer over-run

  4. writeiRetry :: SampleFmt y => Handle Interleaved y -> Ptr y -> Size -> IO Size

    alsa-pcm Sound.ALSA.PCM.Node.ALSA

    retry on buffer under-run

  5. ErrorErrorRetry :: Error

    direct-sqlite Database.SQLite3

    No documentation available.

  6. ErrorErrorRetry :: Error

    direct-sqlite Database.SQLite3.Bindings.Types

    No documentation available.

  7. ErrorErrorRetry :: Error

    direct-sqlite Database.SQLite3.Direct

    No documentation available.

  8. CATCH_RETRY_FRAME :: ClosureType

    ghc-heap GHC.Exts.Heap

    No documentation available.

  9. CATCH_RETRY_FRAME :: ClosureType

    ghc-heap GHC.Exts.Heap.ClosureTypes

    No documentation available.

  10. CatchRetryFrame :: StgInfoTable -> Word -> b -> b -> GenStackFrame b

    ghc-heap GHC.Exts.Heap.Closures

    No documentation available.

Page 24 of many | Previous | Next

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