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

SomeException

The root type of the Haskell exception hierarchy. Any value whose type is an instance of Exception can be wrapped in SomeException. Catching SomeException catches all synchronous and many asynchronous exceptions; prefer catching specific types.

References

In this namespace

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