Hoogle Search
Within LTS Haskell 24.3 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
AtomicallyFrame :: StgInfoTable -> b -> b -> GenStackFrame bghc-heap GHC.Exts.Heap.Closures No documentation available.
-
base Control.Exception Thrown when the program attempts to call atomically, from the stm package, inside another call to atomically.
NestedAtomically :: NestedAtomicallybase Control.Exception No documentation available.
-
base Control.Exception.Base Thrown when the program attempts to call atomically, from the stm package, inside another call to atomically.
NestedAtomically :: NestedAtomicallybase Control.Exception.Base No documentation available.
nestedAtomically :: SomeExceptionbase Control.Exception.Base No documentation available.
-
lens Control.Exception.Lens Thrown when the program attempts to call atomically, from the STM package, inside another call to atomically.
pattern
NestedAtomically_ :: AsNestedAtomically s => slens Control.Exception.Lens No documentation available.
pattern
NestedAtomically__ :: AsNestedAtomically s => NestedAtomically -> slens Control.Exception.Lens No documentation available.
_NestedAtomically :: AsNestedAtomically t => Prism' t ()lens Control.Exception.Lens There is no additional information carried in a NestedAtomically Exception.
_NestedAtomically :: Prism' NestedAtomically () _NestedAtomically :: Prism' SomeException ()