-- Hoogle documentation, generated by Haddock -- See Hoogle, http://www.haskell.org/hoogle/ -- | Extensible exceptions -- -- Extensible exceptions for old implementations (e.g. GHC < 6.10). -- This package is being lazily implemented, i.e. not all the new -- exception types or all the exception functions are necessarily -- implemented yet. @package extensible-exceptions @version 0.1.0.1 module Control.Exception.Extensible