Use a proper exception for IOEnvFailure, not just a UserError
authorIan Lynagh <igloo@earth.li>
Fri, 3 Oct 2008 16:01:29 +0000 (16:01 +0000)
committerIan Lynagh <igloo@earth.li>
Fri, 3 Oct 2008 16:01:29 +0000 (16:01 +0000)
commitf4ce543cff19b797d54d435dc7c804acdefca9c8
tree8166995b1debd916977c8d02b17b6ebeeb75adf6
parent1f3a7730cd7f831344d2a3b74a0ce700c382e858
Use a proper exception for IOEnvFailure, not just a UserError
compiler/ghc.cabal.in
compiler/typecheck/TcRnMonad.lhs
compiler/typecheck/TcSplice.lhs
compiler/utils/IOEnv.hs
compiler/utils/Panic.lhs