[project @ 2000-04-04 02:20:30 by andy]
[ghc-hetmet.git] / ghc / lib / std / Random.lhs
index 4a2a88d..76a7277 100644 (file)
@@ -39,8 +39,7 @@ import PrelReal               ( toInt )
 import PrelFloat       ( float2Double, double2Float )
 import Time            ( getClockTime, ClockTime(..) )
 #else
-import privileged Prelude
-                       ( IORef
+import PrimPrel                ( IORef
                        , newIORef
                        , readIORef
                        , writeIORef