[project @ 2000-05-12 12:44:09 by rrt]
[ghc-hetmet.git] / ghc / compiler / prelude / PrelRules.lhs
index bad9af2..63e9863 100644 (file)
@@ -37,7 +37,7 @@ import PrelAddr               ( wordToInt )
 import Word            ( Word64 )
 import Outputable
 
-#if __GLASGOW_HASKELL__ > 404
+#if __GLASGOW_HASKELL__ > 405
 import PrelAddr ( intToWord )
 #else
 import PrelAddr ( Word(..) )