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.
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.