[project @ 2002-10-09 16:35:56 by simonpj]
[ghc-hetmet.git] / ghc / compiler / typecheck / TcRnTypes.lhs
index 2a3ca22..218e8fe 100644 (file)
@@ -74,7 +74,7 @@ import UNSAFE_IO      ( unsafeInterleaveIO )
 import FIX_IO          ( fixIO )
 import Maybe           ( mapMaybe )
 import List            ( nub )
-import Control.Exception as Exception ( try, Exception )
+import EXCEPTION as Exception ( try, Exception )
 \end{code}