patch applied (packages/base): Start to actually use extensible
exceptions
Ian Lynagh
igloo at earth.li
Thu Jul 31 17:11:07 EDT 2008
Wed Jul 30 07:51:15 PDT 2008 Ian Lynagh <igloo at earth.li>
* Start to actually use extensible exceptions
M ./Control/Concurrent.hs -2 +3
M ./Control/Concurrent/MVar.hs -4 +4
M ./Control/Exception.hs -155 +224
A ./Control/OldException.hs
M ./Data/IORef.hs -4 +3
M ./Data/Typeable.hs -7 +1
M ./Data/Typeable.hs-boot -3
M ./Foreign/Marshal/Pool.hs -1 +1
M ./GHC/Conc.lhs -1 +3
A ./GHC/Conc.lhs-boot
M ./GHC/Dotnet.hs -1 +1
M ./GHC/Err.lhs -61 +3
M ./GHC/Handle.hs -20 +11
A ./GHC/Handle.hs-boot
M ./GHC/IOBase.lhs -145 +51
R ./GHC/IOBase.lhs-boot
M ./GHC/TopHandler.lhs -15 +15
M ./GHC/TopHandler.lhs-boot -1 +2
M ./Prelude.hs +26
A ./Prelude.hs-boot
M ./System/Exit.hs -2 +2
M ./System/IO.hs +2
M ./System/IO/Error.hs +2
M ./System/Timeout.hs -4 +10
M ./base.cabal +1
View patch online:
http://darcs.haskell.org/packages/base/_darcs/patches/20080730145115-3fd76-e5767872b9abcc4661537efdd6108874aa996028.gz
More information about the Cvs-libraries
mailing list