[project @ 2002-12-12 13:21:46 by ross]
authorross <unknown>
Thu, 12 Dec 2002 13:21:47 +0000 (13:21 +0000)
committerross <unknown>
Thu, 12 Dec 2002 13:21:47 +0000 (13:21 +0000)
commitdc813469cfae2d6ae2defe44bf014faf3ded2b32
treeb7d3478f16c8dc8018c7c7045f3054a49d62ab95
parent7d59982807bfdac4f74dea2c8979535211aee2e9
[project @ 2002-12-12 13:21:46 by ross]
Use ioError instead of throw for IOErrors, in anticipation of
a change from IOError = Exception to IOError = IOException.
ghc/compiler/ghci/InteractiveUI.hs
ghc/compiler/utils/Binary.hs