extensible-exceptions no longer a part of GHC 7.6.1?

Hi, 'extensible-exceptions' used to be a part of GHC, but it appears that the package has been dropped from 7.6.1. Yet, the release notes on haskell.org don't say anything about this subject (other than TODO). Was that change intentional? Take care, Peter

On Mon, Sep 10, 2012 at 3:05 PM, Peter Simons
Hi,
'extensible-exceptions' used to be a part of GHC, but it appears that the package has been dropped from 7.6.1. Yet, the release notes on haskell.org don't say anything about this subject (other than TODO).
Was that change intentional?
The release notes on the website (and on the released tarballs) are an old version, that ended up in the final released revision of GHC by mistake. We are in the process of fixing this, at least for the copy on the website. Sorry about the confusion. Paolo
participants (2)
-
Paolo Capriotti
-
Peter Simons