Start to actually use extensible exceptions
authorIan Lynagh <igloo@earth.li>
Wed, 30 Jul 2008 14:51:15 +0000 (14:51 +0000)
committerIan Lynagh <igloo@earth.li>
Wed, 30 Jul 2008 14:51:15 +0000 (14:51 +0000)
commit8e9892cd14b7558649fcd9ba0597805eb57505b3
treeb53564b8ca38a364984325947431486a7efe1f0c
parentb3768993c0fa634d54a15a0eefa370208110be21
Start to actually use extensible exceptions
25 files changed:
Control/Concurrent.hs
Control/Concurrent/MVar.hs
Control/Exception.hs
Control/OldException.hs [new file with mode: 0644]
Data/IORef.hs
Data/Typeable.hs
Data/Typeable.hs-boot
Foreign/Marshal/Pool.hs
GHC/Conc.lhs
GHC/Conc.lhs-boot [new file with mode: 0644]
GHC/Dotnet.hs
GHC/Err.lhs
GHC/Handle.hs
GHC/Handle.hs-boot [new file with mode: 0644]
GHC/IOBase.lhs
GHC/IOBase.lhs-boot [deleted file]
GHC/TopHandler.lhs
GHC/TopHandler.lhs-boot
Prelude.hs
Prelude.hs-boot [new file with mode: 0644]
System/Exit.hs
System/IO.hs
System/IO/Error.hs
System/Timeout.hs
base.cabal