$ errors.fyi/haskell/AsyncException 128 namespaces · 4,025 codes
haskell · haskell/AsyncException
AsyncException

AsyncException

Base type for asynchronous exceptions delivered by the GHC runtime rather than by explicit throw calls. Constructors include StackOverflow, HeapOverflow, ThreadKilled, and UserInterrupt. Use mask or bracket when handling these safely.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT