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. eitherErrnoIfRetryMayBlock :: (a -> Bool) -> IO a -> IO b -> IO (Either Errno a)

    unix-bytestring Foreign.C.Error.Safe

    A variant of throwErrnoIfRetryMayBlock which returns Either instead of throwing an errno error.

Page 41 of many | Previous | Next