[project @ 1996-01-22 18:37:39 by partain]
[ghc-hetmet.git] / ghc / lib / prelude / Cls.hs
index 43c5b46..2274d8c 100644 (file)
@@ -10,7 +10,7 @@ import UTypes
 
 import Core
 import IChar
-import IInt            ( Int )
+import IInt            ( _rangeComplaint_Ix_Int, Int )
 import IInteger        ( __integer1, Integer )
 import List            ( takeWhile, (++), foldr )
 import Prel            ( (&&), (.), otherwise )