Hoogle Search
Within LTS Haskell 24.50 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
writeSmallArray# :: SmallMutableArray# s a_levpoly -> Int# -> a_levpoly -> State# s -> State# sghc-prim GHC.PrimopWrappers No documentation available.
catchAll :: IO a -> (SomeException -> IO a) -> IO aasync Control.Concurrent.Async.Internal No documentation available.
tryAll :: IO a -> IO (Either SomeException a)async Control.Concurrent.Async.Internal No documentation available.
class
AsAllocationLimitExceeded tlens Control.Exception.Lens This thread has exceeded its allocation limit.
-
lens Control.Exception.Lens This is thrown when the user calls error.
-
lens Control.Exception.Lens Thrown when the program attempts to call atomically, from the STM package, inside another call to atomically.
pattern
ErrorCall_ :: AsErrorCall s => String -> slens Control.Exception.Lens No documentation available.
pattern
ErrorCall__ :: AsErrorCall s => ErrorCall -> slens Control.Exception.Lens No documentation available.
pattern
NestedAtomically_ :: AsNestedAtomically s => slens Control.Exception.Lens No documentation available.
pattern
NestedAtomically__ :: AsNestedAtomically s => NestedAtomically -> slens Control.Exception.Lens No documentation available.