Follow extensible exception changes
authorIan Lynagh <igloo@earth.li>
Wed, 30 Jul 2008 12:01:34 +0000 (12:01 +0000)
committerIan Lynagh <igloo@earth.li>
Wed, 30 Jul 2008 12:01:34 +0000 (12:01 +0000)
commitaa9a4f1053d3c554629a2ec25955e7530c95b892
tree7d9839bc410e92c7b0a6e35713fbbf03673338be
parent179a3a7bd67ccc816e3b934eff770fb49c4cc456
Follow extensible exception changes
30 files changed:
compiler/basicTypes/MkId.lhs
compiler/ghci/ByteCodeGen.lhs
compiler/ghci/ByteCodeLink.lhs
compiler/ghci/Debugger.hs
compiler/ghci/GhciMonad.hs
compiler/ghci/GhciTags.hs
compiler/ghci/InteractiveUI.hs
compiler/ghci/LibFFI.hsc
compiler/ghci/Linker.lhs
compiler/iface/BinIface.hs
compiler/main/DriverMkDepend.hs
compiler/main/DriverPipeline.hs
compiler/main/DynFlags.hs
compiler/main/GHC.hs
compiler/main/HeaderInfo.hs
compiler/main/InteractiveEval.hs
compiler/main/Packages.lhs
compiler/main/ParsePkgConf.y
compiler/main/StaticFlags.hs
compiler/main/SysTools.lhs
compiler/prelude/PrelNames.lhs
compiler/typecheck/TcRnMonad.lhs
compiler/typecheck/TcSplice.lhs
compiler/utils/Exception.hs [new file with mode: 0644]
compiler/utils/Panic.lhs
compiler/utils/Util.lhs
ghc/Main.hs
rts/Prelude.h
rts/PrimOps.cmm
rts/package.conf.in