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

UserInterrupt

An AsyncException raised in the main thread when the user presses Ctrl-C (SIGINT). GHC installs a signal handler that delivers this exception; catch it to perform graceful shutdown before exiting.

References

In this namespace

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