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

Haskell Exception Types

Exception types from Haskell's Control.Exception module and the GHC runtime. Haskell uses an extensible hierarchy rooted at SomeException; any type in the Exception typeclass can be thrown with throwIO and caught with catch or try.

25 codes
references hackage.haskell.org/package/base/docs/Control-Exception.htmlghc.gitlab.haskell.org/ghc/doc/users_guide/runtime_control.html
· All codes 25 codes
» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT