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
← previous Underflow Underflow
— end of namespace —