rethrow exceptions in sandboxIO
authorSimon Marlow <simonmar@microsoft.com>
Thu, 17 May 2007 12:21:47 +0000 (12:21 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Thu, 17 May 2007 12:21:47 +0000 (12:21 +0000)
commitede84b2aad85b55c616d91e8863f8c8ce8bc17a9
tree270f6b45fd79fea266d7c7c117ac33de598d61e0
parent54fd57cdd7c974f81dee81e8edc53e78de82db04
rethrow exceptions in sandboxIO
This gives us a chance to catch asynchronous exceptions (e.g. ^C) and break.
compiler/main/InteractiveEval.hs