Merge branch 'master' of http://darcs.haskell.org/ghc
[ghc-hetmet.git] / compiler / utils / Exception.hs
2010-10-02 Simon Marlowremove unnecessary/broken definition of mask_
2010-07-09 Simon Marlowadapt to the new async exceptions API
2010-04-09 Ian LynaghThe bootstrapping compiler is now required to be > 609
2009-07-01 Max BolingbrokeSupport for -fwarn-unused-do-bind and -fwarn-wrong...
2008-10-06 Thomas SchillingMake 'gblock' and 'gunblock' part of 'ExceptionMonad...
2008-10-03 Ian LynaghUse an extensible-exceptions package when bootstrapping
2008-09-14 Thomas SchillingIntroduce an 'ExceptionMonad' class.
2008-07-31 Ian LynaghFollow changes in the base library
2008-07-30 Ian LynaghFollow extensible exception changes