Don't capture error calls in tryUser
authorpepe <unknown>
Fri, 26 Sep 2008 20:48:36 +0000 (20:48 +0000)
committerpepe <unknown>
Fri, 26 Sep 2008 20:48:36 +0000 (20:48 +0000)
commitec197dfef33654dd16b5832905dad2e52f79f7ab
tree02208340ce46e6c5ac09f783387843a015e7a17b
parentcd85694dcc3fd0cccbba84421185b41ae7fd762a
Don't capture error calls in tryUser

A previous patch slightly changed the semantics of tryUser.
This patch restores the original behaviour
(as expected in :print)
compiler/typecheck/TcRnMonad.lhs
compiler/utils/IOEnv.hs
compiler/utils/Panic.lhs