[project @ 2000-04-13 11:56:35 by simonpj]
[ghc-hetmet.git] / ghc / lib / std / PrelBase.lhs
index e9160ea..7ed127c 100644 (file)
@@ -82,6 +82,9 @@ module PrelBase
        where
 
 import {-# SOURCE #-} PrelErr ( error )
+import {-# SOURCE #-} PrelNum ( addr2Integer )
+  -- Otherwise the system import of addr2Integer looks for PrelNum.hi
+
 import PrelGHC
 
 infixr 9  .