[project @ 2003-08-04 10:05:32 by ross]
[haskell-directory.git] / System / Exit.hs
index 3c2aea2..bce69e6 100644 (file)
@@ -27,6 +27,7 @@ import GHC.IOBase
 
 #ifdef __HUGS__
 import Hugs.Prelude
+import Hugs.Exception
 #endif
 
 #ifdef __NHC__