extensible-exceptions-0.1.1.1: Extensible exceptionsSource codeContentsIndex
Control.Exception.Extensible
Portabilitynon-portable (uses ExistentialQuantification and DeriveDataTypeable)
Stabilityexperimental
Maintainerlibraries@haskell.org
Description

This module provides the extensible exceptions API for raising and catching both built-in and user-defined exceptions.

For newer versions of GHC (>=6.9), this package re-exports Control.Exception. Otherwise, it provides a compatibility layer around the previous version of the extensions API.

Documentation
module Control.Exception
Produced by Haddock version 2.6.0